[PATCH] D86477: [ValueTracking] Let getGuaranteedNonPoisonOp find multiple non-poison operands
Juneyoung Lee via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 25 12:39:03 PDT 2020
aqjune updated this revision to Diff 287754.
aqjune added a comment.
Use SmallPtrSetImpl, consider function pointers
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D86477/new/
https://reviews.llvm.org/D86477
Files:
llvm/include/llvm/Analysis/ValueTracking.h
llvm/lib/Analysis/ValueTracking.cpp
llvm/lib/Transforms/Instrumentation/PoisonChecking.cpp
llvm/test/Transforms/InstSimplify/freeze-noundef.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D86477.287754.patch
Type: text/x-patch
Size: 4975 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200825/2844188c/attachment.bin>
More information about the llvm-commits
mailing list