[PATCH] D78503: RFC: [ValueTracking] Let analyses assume a value cannot be partially poison
Juneyoung Lee via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 22 01:03:12 PDT 2020
aqjune updated this revision to Diff 259189.
aqjune added a comment.
Leave wording changes only
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D78503/new/
https://reviews.llvm.org/D78503
Files:
llvm/include/llvm/Analysis/ValueTracking.h
llvm/lib/Analysis/ScalarEvolution.cpp
llvm/lib/Analysis/ValueTracking.cpp
llvm/lib/Transforms/Instrumentation/PoisonChecking.cpp
llvm/lib/Transforms/Scalar/IndVarSimplify.cpp
llvm/lib/Transforms/Scalar/SeparateConstOffsetFromGEP.cpp
llvm/test/Analysis/ScalarEvolution/flags-from-poison.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D78503.259189.patch
Type: text/x-patch
Size: 9353 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200422/ba619fcd/attachment.bin>
More information about the llvm-commits
mailing list