[llvm] [LoopVectorize] Teach LoopVectorizationLegality about more early exits (PR #107004)

Florian Hahn via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 19 01:57:26 PDT 2024


================
@@ -0,0 +1,1941 @@
+; NOTE: Assertions have been autogenerated by utils/update_test_checks.py UTC_ARGS: --version 4
----------------
fhahn wrote:

This will need REQUIRES:asserts I think

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


More information about the llvm-commits mailing list