[PATCH] D80399: [Local] Prevent `invertCondition` from creating a redundant instruction
Ehud Katz via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri May 29 11:27:46 PDT 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rGc710bb44a6b4: [Local] Prevent `invertCondition` from creating a redundant instruction (authored by ekatz).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D80399/new/
https://reviews.llvm.org/D80399
Files:
llvm/lib/Transforms/Utils/Local.cpp
llvm/test/Transforms/StructurizeCFG/bug36015.ll
llvm/test/Transforms/StructurizeCFG/loop-multiple-exits.ll
llvm/test/Transforms/StructurizeCFG/one-loop-multiple-backedges.ll
llvm/test/Transforms/StructurizeCFG/post-order-traversal-bug.ll
llvm/test/Transforms/StructurizeCFG/workarounds/needs-fr-ule.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D80399.267310.patch
Type: text/x-patch
Size: 15239 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200529/4e3ae1b7/attachment.bin>
More information about the llvm-commits
mailing list