SCEV verification should no longer affect results of subsequent queries, and our lit tests as well as llvm-test-suite pass with SCEV verification enabled, so I think we can enable it by default under EXPENSIVE_CHECKS now.
Depends on D120551.
Differential D120708
[SCEV] Enable verification under EXPENSIVE_CHECKS nikic on Mar 1 2022, 3:00 AM. Authored by
Details SCEV verification should no longer affect results of subsequent queries, and our lit tests as well as llvm-test-suite pass with SCEV verification enabled, so I think we can enable it by default under EXPENSIVE_CHECKS now. Depends on D120551.
Diff Detail
|