[llvm] [Tests][LV][AArch64] Pre-commit tests for changing loop interleaving count computation for loops that need to run scalar iterations (PR #79640)

Florian Hahn via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 26 14:08:18 PST 2024


================
@@ -125,6 +125,30 @@ for.end:
   ret void
 }
 
+; This has the same trip count as loop_with_profile_tc_64 but since the resulting interleaved group 
----------------
fhahn wrote:

nit: same profile-guided estimated trip count?

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


More information about the llvm-commits mailing list