[llvm] [VPlan] Port invalid cost remarks to VPlan. (PR #99322)
Florian Hahn via llvm-commits
llvm-commits at lists.llvm.org
Fri Jul 26 05:07:49 PDT 2024
================
@@ -1541,9 +1545,7 @@ class LoopVectorizationCostModel {
/// the factor width. If \p Invalid is not nullptr, this function
/// will add a pair(Instruction*, ElementCount) to \p Invalid for
/// each instruction that has an Invalid cost for the given VF.
----------------
fhahn wrote:
Removed thanks!
https://github.com/llvm/llvm-project/pull/99322
More information about the llvm-commits
mailing list