[PATCH] D65464: [LoopFusion] Add ability to fuse guarded loops

Kit Barton via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 13 09:47:32 PDT 2019


kbarton updated this revision to Diff 214860.
kbarton marked 4 inline comments as done.
kbarton added a comment.

- Assert guard branch is conditional in getNonLoopBlock.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D65464

Files:
  llvm/lib/Transforms/Scalar/LoopFuse.cpp
  llvm/test/Transforms/LoopFusion/guarded.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65464.214860.patch
Type: text/x-patch
Size: 27881 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190813/00dd7fe4/attachment.bin>


More information about the llvm-commits mailing list