bjorn3 commented on issue #5354:
Would it make sense to enable the ssa verifier when enabling the regular regalloc verifier? That allows enabling it using the respective cranelift flag without enabling debug assertions.
elliottt commented on issue #5354:
Would it make sense to enable the ssa verifier when enabling the regular regalloc verifier? That allows enabling it using the respective cranelift flag without enabling debug assertions.
I'll have a look at this in a follow-up PR, but for now I'd like to start fuzzing as soon as possible.
Last updated: Nov 22 2024 at 17:03 UTC