[llvm] Adding the support for vectorization of loops with load based tripcount (PR #209390)
Manish Srivastava via llvm-commits
llvm-commits at lists.llvm.org
Sat Jul 18 11:30:31 PDT 2026
================
@@ -0,0 +1,144 @@
+; NOTE: Assertions have been autogenerated by utils/update_test_checks.py UTC_ARGS: --version 6
----------------
mk-srivastava wrote:
I have made the suggested changes. Please have a look.
https://github.com/llvm/llvm-project/pull/209390
More information about the llvm-commits
mailing list