[llvm] [InstCombine] Infer exact for lshr by cttz (PR #136696)

Nikita Popov via llvm-commits llvm-commits at lists.llvm.org
Sun Apr 27 04:13:54 PDT 2025


================

----------------
nikic wrote:

We're still missing dedicated tests for the transform. They should just have cttz + lshr and cttz + ashr without additional instructions.

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


More information about the llvm-commits mailing list