[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
Sun Apr 23 14:42:00 PDT 2017


trentxintong created this revision.

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


https://reviews.llvm.org/D32407

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32407.96325.patch
Type: text/x-patch
Size: 3334 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170423/f2e69fd1/attachment.bin>


More information about the llvm-commits mailing list