[PATCH] D71821: [LoopFusion] Move instructions from FC1.Preheader to FC0.Preheader when proven safe.

Whitney Tsang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 25 16:06:08 PST 2019


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

Address review comment.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D71821

Files:
  llvm/include/llvm/Transforms/Utils/CodeMoverUtils.h
  llvm/lib/Transforms/Scalar/LoopFuse.cpp
  llvm/lib/Transforms/Utils/CodeMoverUtils.cpp
  llvm/test/Transforms/LoopFusion/diagnostics_missed.ll
  llvm/test/Transforms/LoopFusion/guarded.ll
  llvm/test/Transforms/LoopFusion/simple.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D71821.235302.patch
Type: text/x-patch
Size: 13219 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191226/2f35c31f/attachment.bin>


More information about the llvm-commits mailing list