[PATCH] D78152: [ValueTracking] Implement impliesPoison

Juneyoung Lee via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 20 10:17:39 PDT 2020


aqjune updated this revision to Diff 258785.
aqjune added a comment.

Remove DT / CtxI as passing them to isGuaranteedNotToBeUndefOrPoison increases compile time


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D78152/new/

https://reviews.llvm.org/D78152

Files:
  llvm/include/llvm/Analysis/ValueTracking.h
  llvm/lib/Analysis/ValueTracking.cpp
  llvm/unittests/Analysis/ValueTrackingTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D78152.258785.patch
Type: text/x-patch
Size: 5531 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200420/0e7e8d36/attachment.bin>


More information about the llvm-commits mailing list