[llvm] [SimplifyCFG] Relax `cttz` cost check in `simplifySwitchOfPowersOfTwo` (PR #145159)

Nikita Popov via llvm-commits llvm-commits at lists.llvm.org
Sat Jun 21 08:26:40 PDT 2025


https://github.com/nikic commented:

I think relaxing this to 2 is fine. Can you add an x86 test?

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


More information about the llvm-commits mailing list