This is done in ProcessThreadableEdges where we compute all the possible
values from all predecessors.
This depends on https://reviews.llvm.org/D30869
Paths
| Differential D31142
[JumpThread] Do RAUW in case Cond folds to a constant in the CFG AbandonedPublic Authored by trentxintong on Mar 20 2017, 11:08 AM.
Details Summary This is done in ProcessThreadableEdges where we compute all the possible This depends on https://reviews.llvm.org/D30869
Diff Detail
Event Timeline
Revision Contents
Diff 92361 lib/Transforms/Scalar/JumpThreading.cpp
test/Transforms/JumpThreading/basic.ll
|