[PATCH] D150027: [VPlan] Use VPOpWithIRFlags for VPReplicateRecipe, retire poison map.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 15 03:50:25 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
fhahn marked 3 inline comments as done.
Closed by commit rG701f7230cdc0: [VPlan] Use VPRecipeWithIRFlags for VPReplicateRecipe, retire poison map (authored by fhahn).
Herald added a subscriber: nlopes.

Changed prior to commit:
  https://reviews.llvm.org/D150027?vs=520321&id=522113#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D150027

Files:
  llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
  llvm/lib/Transforms/Vectorize/VPlan.h
  llvm/unittests/Transforms/Vectorize/VPlanTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D150027.522113.patch
Type: text/x-patch
Size: 4833 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230515/f9c43506/attachment.bin>


More information about the llvm-commits mailing list