[llvm] [VPlan] Don't fold UDiv in replicate regions. (PR #175460)
Ramkumar Ramachandra via llvm-commits
llvm-commits at lists.llvm.org
Sun Jan 11 13:23:45 PST 2026
================
@@ -0,0 +1,310 @@
+; NOTE: Assertions have been autogenerated by utils/update_test_checks.py UTC_ARGS: --check-globals none --version 5
----------------
artagnon wrote:
```suggestion
; NOTE: Assertions have been autogenerated by utils/update_test_checks.py UTC_ARGS: --check-globals none --filter-out-after "^scalar.ph" --version 5
```
https://github.com/llvm/llvm-project/pull/175460
More information about the llvm-commits
mailing list