Commit Graph

3 Commits

Author SHA1 Message Date
Zalathar 58f8739d55 Migrate mir-opt tests from PreCodegen to runtime-optimized
MIR dumped before/after the dummy `PreCodegen` pass should be identical to MIR
dumped after the phase transition to `runtime-optimized`.
2026-05-13 15:40:23 +10:00
Scott McMurray c468ee3386 Simplify raw_eq to Transmute+Eq for sizes with primitives 2026-05-10 19:28:57 -07:00
Scott McMurray 52ecad938e Add a mir-opt test for == on arrays 2026-05-10 16:53:48 -07:00