[llvm] [LoopVectorize] LLVM fails to vectorise loops with multi-bool varables (PR #89226)
Sam Tebbs via llvm-commits
llvm-commits at lists.llvm.org
Wed May 1 02:52:52 PDT 2024
================
@@ -0,0 +1,794 @@
+; NOTE: Assertions have been autogenerated by utils/update_test_checks.py UTC_ARGS: --version 4
----------------
SamTebbs33 wrote:
I agree with David's concern. Regarding your points fhahn, one can see the differences between commits in the "files changed" view and there is a link to the PR in the commit body so people can see the test diff during post-commit review.
https://github.com/llvm/llvm-project/pull/89226
More information about the llvm-commits
mailing list