[PATCH] D84007: [ValueTracking] Change canCreatePoison to take Operator, add canCreateUndef

Juneyoung Lee via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jul 19 00:02:35 PDT 2020


aqjune updated this revision to Diff 279065.
aqjune marked an inline comment as done.
aqjune added a comment.

Reflect comments


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D84007

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D84007.279065.patch
Type: text/x-patch
Size: 13676 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200719/3591f5f2/attachment.bin>


More information about the llvm-commits mailing list