[Differential] D83926: [ValueTracking] Let isGuaranteedNotToBeUndefOrPoison use Operator, look into more ops

Juneyoung Lee via llvm-commits llvm-commits at lists.llvm.org
Sun Jul 19 23:25:17 PDT 2020


This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG30201d3b611f: [ValueTracking] Let isGuaranteedNotToBeUndefOrPoison use canCreateUndefOrPoison (authored by aqjune).

Changed prior to commit:
  https://reviews.llvm.org/D83926?vs=278730&id=278989#toc

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.278989.patch
Type: text/x-patch
Size: 9791 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200720/01708a73/attachment.bin>


More information about the llvm-commits mailing list