[PATCH] D143604: [VPlan] Sink stores past instructions not accessing memory (WIP).

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 8 13:25:44 PST 2023


fhahn created this revision.
fhahn added reviewers: Ayal, gilr, rengolin.
Herald added subscribers: StephenFan, tschuett, psnobl, rogfer01, bollu, hiraditya.
Herald added a project: All.
fhahn requested review of this revision.
Herald added subscribers: pcwang-thead, vkmr.
Herald added a project: LLVM.

Depends on D142895 <https://reviews.llvm.org/D142895>.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D143604

Files:
  llvm/lib/Transforms/Vectorize/VPlanTransforms.cpp
  llvm/test/Transforms/LoopVectorize/fixed-order-recurrences-memory-instructions.ll
  llvm/test/Transforms/LoopVectorize/induction.ll
  llvm/test/Transforms/LoopVectorize/pr33706.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D143604.495936.patch
Type: text/x-patch
Size: 87841 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230208/7d70b851/attachment-0001.bin>


More information about the llvm-commits mailing list