[llvm] [VPlan] Model initial header mask as region value. (PR #196199)
via llvm-commits
llvm-commits at lists.llvm.org
Thu Jul 9 08:19:08 PDT 2026
cmtice wrote:
This PR deleted the only use of the variable "Plan" in VPlanVerifier.cpp, defined on line 175. It was used in the call to vputils::isHeaderMask on line 194, but this PR eliminated that call. Please also remove the definition, as it is causing repeated failures of this buildbot: https://lab.llvm.org/buildbot/#/builders/228/builds/4243
https://github.com/llvm/llvm-project/pull/196199
More information about the llvm-commits
mailing list