[llvm] [LV] Add vplan folds for urem(X, PowerOf2) -> and(X, PowerOf2 - 1) (PR #212198)

David Sherwood via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 4 02:00:18 PDT 2026


https://github.com/david-arm closed https://github.com/llvm/llvm-project/pull/212198


More information about the llvm-commits mailing list