[PATCH] D104989: [VPlan] Add VPReductionPHIRecipe (NFC).

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 6 03:26:01 PDT 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rG6c3451cd76cb: [VPlan] Add VPReductionPHIRecipe (NFC). (authored by fhahn).

Changed prior to commit:
  https://reviews.llvm.org/D104989?vs=356512&id=356662#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D104989

Files:
  llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
  llvm/lib/Transforms/Vectorize/VPlan.cpp
  llvm/lib/Transforms/Vectorize/VPlan.h
  llvm/lib/Transforms/Vectorize/VPlanTransforms.cpp
  llvm/lib/Transforms/Vectorize/VPlanValue.h
  llvm/test/Transforms/LoopVectorize/first-order-recurrence-sink-replicate-region.ll
  llvm/test/Transforms/LoopVectorize/vplan-printing.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D104989.356662.patch
Type: text/x-patch
Size: 24246 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210706/b98acd00/attachment.bin>


More information about the llvm-commits mailing list