[PATCH] D42717: [JumpThreading] sync DT for LVI analysis (PR 36133)
Brian Rzycki via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 13 14:12:04 PST 2018
brzycki updated this revision to Diff 134111.
brzycki added a comment.
Rebased to tip, switched to always enabling or disabling before calling LVI analysis. Prevents LVI from being accidentally enabled.
https://reviews.llvm.org/D42717
Files:
llvm/include/llvm/Analysis/LazyValueInfo.h
llvm/include/llvm/IR/Dominators.h
llvm/lib/Analysis/LazyValueInfo.cpp
llvm/lib/IR/Dominators.cpp
llvm/lib/Transforms/Scalar/JumpThreading.cpp
llvm/test/Transforms/JumpThreading/pr36133.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42717.134111.patch
Type: text/x-patch
Size: 8948 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180213/f17757cc/attachment-0001.bin>
More information about the llvm-commits
mailing list