[PATCH] D78679: [LoopFusion] Fix LI after fusion of guarded loops
Diego Caballero via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu May 7 17:24:18 PDT 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rGf5224d437eac: [LoopFusion] Remove unreachable blocks from DT and LI after fusion (authored by dcaballe).
Changed prior to commit:
https://reviews.llvm.org/D78679?vs=261995&id=262793#toc
Repository:
rG LLVM Github Monorepo
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.262793.patch
Type: text/x-patch
Size: 10071 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200508/38a89076/attachment.bin>
More information about the llvm-commits
mailing list