[PATCH] D78679: [LoopFusion] Fix LI after fusion of guarded loops

Diego Caballero via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 4 20:27:53 PDT 2020


dcaballe updated this revision to Diff 261995.
dcaballe added a comment.

Hi Kit. This should be it. Thanks for taking a look!


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

https://reviews.llvm.org/D78679

Files:
  llvm/lib/Transforms/Scalar/LoopFuse.cpp
  llvm/test/Transforms/LoopFusion/double-loop-nest-inner-guard.ll
  llvm/test/Transforms/LoopFusion/triple-loop-nest-inner-guard.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D78679.261995.patch
Type: text/x-patch
Size: 10071 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200505/ab411a6b/attachment-0001.bin>


More information about the llvm-commits mailing list