[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
Thu Mar 29 09:04:16 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL328798: [JumpThreading] Don't select an edge that we know we can't thread (authored by haicheng, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D42260?vs=140123&id=140266#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D42260

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42260.140266.patch
Type: text/x-patch
Size: 4023 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180329/6cd36336/attachment.bin>


More information about the llvm-commits mailing list