[PATCH] D37528: [JumpThreading] Preserve dominance across the pass.
Brian Rzycki via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Sep 8 09:56:56 PDT 2017
brzycki updated this revision to Diff 114382.
brzycki added a comment.
Use none_of instead of custom loop.
Fixed grammatical case issues.
https://reviews.llvm.org/D37528
Files:
llvm/include/llvm/Transforms/Scalar/JumpThreading.h
llvm/include/llvm/Transforms/Utils/Local.h
llvm/lib/Transforms/Scalar/CorrelatedValuePropagation.cpp
llvm/lib/Transforms/Scalar/JumpThreading.cpp
llvm/lib/Transforms/Utils/Local.cpp
llvm/test/Analysis/LazyValueAnalysis/lvi-after-jumpthreading.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37528.114382.patch
Type: text/x-patch
Size: 38932 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170908/b4c8ad90/attachment.bin>
More information about the llvm-commits
mailing list