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

Jay Foad via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 25 03:05:58 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.

We went with #68662.

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


More information about the llvm-commits mailing list