[PATCH] D83926: [ValueTracking] Let isGuaranteedNotToBeUndefOrPoison use canCreateUndefOrPoison
Juneyoung Lee via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Jul 19 17:33:17 PDT 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rG30201d3b611f: [ValueTracking] Let isGuaranteedNotToBeUndefOrPoison use canCreateUndefOrPoison (authored by aqjune).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D83926/new/
https://reviews.llvm.org/D83926
Files:
llvm/include/llvm/Analysis/ValueTracking.h
llvm/lib/Analysis/ValueTracking.cpp
llvm/test/Transforms/DivRemPairs/PowerPC/div-expanded-rem-pair.ll
llvm/test/Transforms/DivRemPairs/PowerPC/div-rem-pairs.ll
llvm/test/Transforms/InstSimplify/freeze-noundef.ll
llvm/test/Transforms/InstSimplify/freeze.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D83926.279115.patch
Type: text/x-patch
Size: 9791 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200720/19bccc19/attachment.bin>
More information about the llvm-commits
mailing list