[llvm] [LV]Initial support for safe distance in predicated DataWithEVL vectorization mode. (PR #102897)
via llvm-commits
llvm-commits at lists.llvm.org
Tue Sep 10 16:08:22 PDT 2024
================
@@ -3899,9 +3916,14 @@ FixedScalableVFPair LoopVectorizationCostModel::computeFeasibleMaxVF(
// dependence distance).
----------------
ayalz wrote:
Some further explanation about scalable and EVL max safe dependences, complementing the above?
https://github.com/llvm/llvm-project/pull/102897
More information about the llvm-commits
mailing list