[llvm] [SimplifyCFG] Make i1 legal to build lookup tables (PR #87431)

Nikita Popov via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 10 02:17:05 PDT 2024


nikic wrote:

Can you please add a test in llvm/test/Transforms/SimplifyCFG (something that doesn't fold without your change and folds with)? It's a bit hard to tell what exactly it is you are trying to fix here.

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


More information about the llvm-commits mailing list