[PATCH] D44177: [JumpThreading] use UnreachableBlocks to avoid unreachable regions

Brian Rzycki via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 16 08:16:22 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL327713: [JumpThreading] Track unreachable BBs to avoid processing (authored by brzycki, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D44177?vs=138705&id=138711#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D44177

Files:
  llvm/trunk/lib/Transforms/Scalar/JumpThreading.cpp
  llvm/trunk/test/Transforms/JumpThreading/pr15851_hang.ll
  llvm/trunk/test/Transforms/JumpThreading/select.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44177.138711.patch
Type: text/x-patch
Size: 6606 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180316/de69aa71/attachment.bin>


More information about the llvm-commits mailing list