[llvm] [LV] - Fix crash in epilogue vectorization when AnyOf reduction has no ComputeReductionResult. (PR #213632)
Luke Lau via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 20 04:51:25 PDT 2026
================
@@ -0,0 +1,76 @@
+; NOTE: Assertions have been autogenerated by utils/update_test_checks.py UTC_ARGS: --version 6
----------------
lukel97 wrote:
You can remove the globals at the bottom with
```suggestion
; NOTE: Assertions have been autogenerated by utils/update_test_checks.py UTC_ARGS: --check-globals=none --version 6
```
https://github.com/llvm/llvm-project/pull/213632
More information about the llvm-commits
mailing list