[PATCH] D149081: [VPlan] Add VPWidenCastRecipe, split off from VPWidenRecipe (NFCI).

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 5 05:20:37 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGe3afe0b89de5: [VPlan] Add VPWidenCastRecipe, split off from VPWidenRecipe (NFCI). (authored by fhahn).

Changed prior to commit:
  https://reviews.llvm.org/D149081?vs=519813&id=519816#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D149081

Files:
  llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
  llvm/lib/Transforms/Vectorize/VPlan.cpp
  llvm/lib/Transforms/Vectorize/VPlan.h
  llvm/lib/Transforms/Vectorize/VPlanRecipes.cpp
  llvm/lib/Transforms/Vectorize/VPlanTransforms.cpp
  llvm/lib/Transforms/Vectorize/VPlanValue.h
  llvm/test/Transforms/LoopVectorize/AArch64/widen-call-with-intrinsic-or-libfunc.ll
  llvm/test/Transforms/LoopVectorize/first-order-recurrence-sink-replicate-region.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D149081.519816.patch
Type: text/x-patch
Size: 12245 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230505/17911230/attachment.bin>


More information about the llvm-commits mailing list