[PATCH] D71165: [LoopFusion] Move instructions from FC0.Latch to FC1.Latch.

Whitney Tsang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 9 15:12:32 PST 2019


Whitney updated this revision to Diff 232947.
Whitney added a comment.

Addressed Johannes's comments. Will do the NFC commit to rename instructions in one of the LITs after https://reviews.llvm.org/D71025 is landed.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D71165

Files:
  llvm/lib/Transforms/Scalar/LoopFuse.cpp
  llvm/lib/Transforms/Utils/CodeMoverUtils.cpp
  llvm/test/Transforms/LoopFusion/four_loops.ll
  llvm/test/Transforms/LoopFusion/guarded.ll
  llvm/test/Transforms/LoopFusion/loop_nest.ll
  llvm/test/Transforms/LoopFusion/simple.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D71165.232947.patch
Type: text/x-patch
Size: 12562 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191209/8d58ef7c/attachment.bin>


More information about the llvm-commits mailing list