[PATCH] D118076: Sinking or hoisting instructions between loops before fusion

Aaron K via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 2 07:35:30 PDT 2022


aaronkintel updated this revision to Diff 433746.
aaronkintel marked 2 inline comments as done.
aaronkintel added a comment.

Responding to reviewer comments.


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

https://reviews.llvm.org/D118076

Files:
  llvm/lib/Transforms/Scalar/LoopFuse.cpp
  llvm/test/Transforms/LoopFusion/hoist_preheader.ll
  llvm/test/Transforms/LoopFusion/no_sink_hoist.ll
  llvm/test/Transforms/LoopFusion/no_sink_hoist_inner_barrier.ll
  llvm/test/Transforms/LoopFusion/simple.ll
  llvm/test/Transforms/LoopFusion/sink_preheader.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D118076.433746.patch
Type: text/x-patch
Size: 16403 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220602/75d19459/attachment-0001.bin>


More information about the llvm-commits mailing list