[PATCH] D151204: [VPlan] Allow sinking of instructions with no defs

Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 4 02:53:22 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGd7329653d0f9: [VPlan] Allow sinking of instructions with no defs (authored by Evgeniy Brevnov <ybrevnov at azul.com>).

Changed prior to commit:
  https://reviews.llvm.org/D151204?vs=535728&id=537016#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D151204

Files:
  llvm/lib/Transforms/Vectorize/VPlanTransforms.cpp
  llvm/test/Transforms/LoopVectorize/first-order-recurrence-chains-vplan.ll
  llvm/test/Transforms/LoopVectorize/first-order-recurrence-multiply-recurrences.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D151204.537016.patch
Type: text/x-patch
Size: 7551 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230704/ad5cd47f/attachment.bin>


More information about the llvm-commits mailing list