[llvm] [LV]Set tailfolding styles before computing feasible max VF. (PR #91403)

Florian Hahn via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 10 12:48:44 PDT 2024


================
@@ -1548,6 +1548,12 @@ class LoopVectorizationCostModel {
     }
   }
 
+  void disableTailFolding() {
----------------
fhahn wrote:

document

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


More information about the llvm-commits mailing list