[llvm] Lowering `~x | (x - 1)` to `~blsi(x)` (PR #186722)
via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 16 18:49:31 PDT 2026
user1342234 wrote:
Pushed changes to fix failing test and move moved `fold-bmi.ll` into `bmi.ll`.
https://github.com/llvm/llvm-project/pull/186722
More information about the llvm-commits
mailing list