[PATCH] D157034: [VPlan] Model masked assumes as replicate recipes, drop them (NFCI).

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Aug 6 12:56:55 PDT 2023


This revision was automatically updated to reflect the committed changes.
fhahn marked 4 inline comments as done.
Closed by commit rGaac8acb11551: [VPlan] Model masked assumes as replicate recipes, drop them (NFCI). (authored by fhahn).

Changed prior to commit:
  https://reviews.llvm.org/D157034?vs=547480&id=547600#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D157034/new/

https://reviews.llvm.org/D157034

Files:
  llvm/include/llvm/Transforms/Vectorize/LoopVectorizationLegality.h
  llvm/lib/Transforms/Vectorize/LoopVectorizationLegality.cpp
  llvm/lib/Transforms/Vectorize/LoopVectorizationPlanner.h
  llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
  llvm/lib/Transforms/Vectorize/VPlanTransforms.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D157034.547600.patch
Type: text/x-patch
Size: 10354 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230806/19c9161c/attachment.bin>


More information about the llvm-commits mailing list