Compare commits

...

5 Commits

Author SHA1 Message Date
Cameron Zwarich
95f38e812a chore: update stage0 2025-05-21 15:18:08 -07:00
Cameron Zwarich
d53c109a2d workaround for stage 3 2025-05-20 18:30:32 -07:00
Cameron Zwarich
6defa9c91e chore: reenable subset of new-compiler tests and delete others 2025-05-20 08:19:54 -07:00
Cameron Zwarich
ad8855779f chore: update expected test outputs
This makes it easier to distinguish tests that are actually
failing while we work on the new codegen.
2025-05-20 08:19:54 -07:00
Leonardo de Moura
fdfae38da4 chore: enable new compiler stack 2025-05-20 07:44:07 -07:00
339 changed files with 708 additions and 1094 deletions

View File

@@ -9,6 +9,8 @@ prelude
import Init.Data.Vector.Lemmas
import Init.Data.Array.Extract
set_option maxHeartbeats 20000000
/-!
# Lemmas about `Vector.extract`
-/

View File

@@ -658,7 +658,7 @@ private def checkUnsupported [Monad m] [MonadEnv m] [MonadError m] (decl : Decla
| _ => pure ()
register_builtin_option compiler.enableNew : Bool := {
defValue := false
defValue := true -- false
group := "compiler"
descr := "(compiler) enable the new code generator, this should have no significant effect on your code but it does help to test the new code generator; unset to only use the old code generator instead"
}

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

BIN
stage0/stdlib/Init/Grind/CommRing/Field.c generated Normal file

Binary file not shown.

Binary file not shown.

BIN
stage0/stdlib/Init/Grind/Module.c generated Normal file

Binary file not shown.

BIN
stage0/stdlib/Init/Grind/Module/Basic.c generated Normal file

Binary file not shown.

BIN
stage0/stdlib/Init/Grind/Module/Int.c generated Normal file

Binary file not shown.

Binary file not shown.

Binary file not shown.

BIN
stage0/stdlib/Init/WF.c generated

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Some files were not shown because too many files have changed in this diff Show More