[PATCH] D69689: [SimplifyCFG] Use a (trivially) dominanting widenable branch to remove later slow path blocks

Philip Reames via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 4 11:07:50 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rG6ff439b57f0f: [SimplifyCFG] Use a (trivially) dominanting widenable branch to remove later… (authored by reames).

Changed prior to commit:
  https://reviews.llvm.org/D69689?vs=227371&id=227746#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D69689

Files:
  llvm/lib/Transforms/Utils/SimplifyCFG.cpp
  llvm/test/Transforms/SimplifyCFG/wc-widen-block.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D69689.227746.patch
Type: text/x-patch
Size: 15188 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191104/20b37bb0/attachment.bin>


More information about the llvm-commits mailing list