[llvm] [LLVM][SCEV] udiv (mul nuw a, vscale), (mul nuw b, vscale) -> udiv a, b (PR #157836)
Nikita Popov via llvm-commits
llvm-commits at lists.llvm.org
Tue Sep 30 11:48:34 PDT 2025
https://github.com/nikic approved this pull request.
LGTM. This is likely worth generalizing to the general case, but I'm ok with landing this first.
https://github.com/llvm/llvm-project/pull/157836
More information about the llvm-commits
mailing list