[PATCH] D32407: [JumpThread] Do RAUW in case Cond folds to a constant in the CFG

Xin Tong via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 1 08:47:28 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL301804: [JumpThread] Do RAUW in case Cond folds to a constant in the CFG (authored by trentxintong).

Changed prior to commit:
  https://reviews.llvm.org/D32407?vs=97281&id=97296#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D32407

Files:
  llvm/trunk/lib/Transforms/Scalar/JumpThreading.cpp
  llvm/trunk/test/Transforms/JumpThreading/fold-not-thread.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32407.97296.patch
Type: text/x-patch
Size: 3554 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170501/0eb2c96c/attachment.bin>


More information about the llvm-commits mailing list