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

Kit Barton via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 26 14:43:15 PDT 2019


This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was automatically updated to reflect the committed changes.
Closed by commit rL373018: [LoopFusion] Add ability to fuse guarded loops (authored by kbarton, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D65464?vs=214860&id=222033#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D65464

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65464.222033.patch
Type: text/x-patch
Size: 27950 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190926/b0673224/attachment.bin>


More information about the llvm-commits mailing list