Commit Graph

7 Commits

Author SHA1 Message Date
Camille GILLOT 02424e4bc5 Normalize alloc-id in tests. 2023-10-16 16:29:35 +00:00
Ralf Jung 0a6e263b9f bless all 2023-09-14 11:56:55 +02:00
Ben Kimock 0a1fa411ed Remove comments from mir-opt MIR dumps 2023-06-15 15:19:11 -04:00
kadmin 15d4728cda Add de-init to destination place 2023-02-08 02:04:07 +00:00
kadmin 15f4eec7a9 Leave FIXME for wasm layout difference.
There is a distinction between running this on wasm and i686, even though they should be
identical. This technically is not _incorrect_, it's just an unexpected difference, which is
worth investigating, but not for correctness.
2023-02-07 09:37:55 +00:00
kadmin 610e1a1e05 Add tag for ignoring wasm 2023-02-07 09:37:55 +00:00
kadmin 5d9f5145ac Rm allocation in candidate
Instead of storing an extra array for discriminant values, create an allocation there and store
those in an allocation immediately.
2023-02-07 09:37:55 +00:00