[llvm] [LowerSwitch] Implement verifyAnalysis (PR #68294)

Jay Foad via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 10 01:07:56 PDT 2023


jayfoad wrote:

> I think #68662 can help on this?

If we go with #68662 then LowerSwitch is no longer used like an analysis, so there would be no need to verify that it is preserved.

https://github.com/llvm/llvm-project/pull/68294


More information about the llvm-commits mailing list