[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
Mon Aug 3 05:22:56 PDT 2026


david-arm wrote:

Unless there are any further objections I plan to merge this patch today or tomorrow morning, pending tests!

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


More information about the llvm-commits mailing list