[llvm] [LV] Add vplan folds for urem(X, PowerOf2) -> and(X, PowerOf2 - 1) (PR #212198)
Alexis Engelke via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 4 03:00:40 PDT 2026
aengelke wrote:
Fine for me, I just wanted to raise awareness. :)
https://github.com/llvm/llvm-project/pull/212198
More information about the llvm-commits
mailing list