[llvm] [SimplifyCFG] Use indexType from data layout in switch to table conversion (PR #146207)
Yingwei Zheng via llvm-commits
llvm-commits at lists.llvm.org
Sat Jun 28 03:37:54 PDT 2025
dtcxzyw wrote:
Can you check that the redundant sext_inreg is eliminated after this patch? IIRC I did a similar change to SimplifyCFG, but it didn't work :(
https://github.com/llvm/llvm-project/pull/146207
More information about the llvm-commits
mailing list