[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:35 PDT 2025


================
@@ -609,23 +609,18 @@ exit:
 ; TODO: No epilogue vectorizations should remain when choosing VF = vscale x 4.
----------------
nikic wrote:

Remove TODO?

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


More information about the llvm-commits mailing list