[llvm] [AArch64][LoopVectorize] Use upper bound trip count instead of the constant TC when choosing max VF (PR #67697)

David Sherwood via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 6 07:14:31 PDT 2023


================
@@ -0,0 +1,33 @@
+; NOTE: Assertions have been autogenerated by utils/update_test_checks.py UTC_ARGS: --version 3
----------------
david-arm wrote:

Does it make sense to move this test into the existing Transforms/LoopVectorize/AArch64/clamped-trip-count.ll file?

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


More information about the llvm-commits mailing list