[llvm] [InstCombine] Fold `cttz(lshr(-1, x) + 1)` to `width - x` (PR #91244)
via llvm-commits
llvm-commits at lists.llvm.org
Mon May 6 10:48:12 PDT 2024
goldsteinn wrote:
LGTM. Wait on 1 more.
https://github.com/llvm/llvm-project/pull/91244
More information about the llvm-commits
mailing list