[llvm] [VPlan] Port invalid cost remarks to VPlan. (PR #99322)
via llvm-commits
llvm-commits at lists.llvm.org
Thu Jul 25 07:25:28 PDT 2024
================
@@ -891,10 +892,12 @@ static void debugVectorizationMessage(const StringRef Prefix,
/// instruction that prevents vectorization. Otherwise \p TheLoop is used for
/// the location of the remark. \return the remark object that can be
/// streamed to.
----------------
ayalz wrote:
Add documentation for \p DL?
https://github.com/llvm/llvm-project/pull/99322
More information about the llvm-commits
mailing list