[llvm] [SimplifyCFG] Relax `cttz` cost check in `simplifySwitchOfPowersOfTwo` (PR #145159)
Nikita Popov via llvm-commits
llvm-commits at lists.llvm.org
Sat Jun 21 12:24:50 PDT 2025
nikic wrote:
> Added, thanks, shall we take the opportunity extend this to cover reachable default cases too, or better this done separately?
Separately.
https://github.com/llvm/llvm-project/pull/145159
More information about the llvm-commits
mailing list