[PATCH] D80399: [Local] Prevent `invertCondition` from creating a redundant instruction

Ehud Katz via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 26 10:49:56 PDT 2020


ekatz updated this revision to Diff 266271.
ekatz added a comment.

Updated tests to fit the change.


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.266271.patch
Type: text/x-patch
Size: 15239 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200526/c301fba6/attachment.bin>


More information about the llvm-commits mailing list