[PATCH] D42260: [JumpThreading] Don't select an edge that we know we can't thread

Haicheng Wu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 28 12:26:57 PDT 2018


haicheng updated this revision to Diff 140123.
haicheng added a comment.

Fixed a segment fault bug with a new test case, fixed an existing test case, and fixed the format.


Repository:
  rL LLVM

https://reviews.llvm.org/D42260

Files:
  lib/Transforms/Scalar/JumpThreading.cpp
  test/Transforms/JumpThreading/header-succ.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42260.140123.patch
Type: text/x-patch
Size: 3924 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180328/579e4579/attachment.bin>


More information about the llvm-commits mailing list