[PATCH] D84242: [ValueTracking] Add UndefOrPoison/Poison-only version of relevant functions

Juneyoung Lee via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 9 04:01:22 PDT 2020


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG25ce1e049725: [ValueTracking] Add UndefOrPoison/Poison-only version of relevant functions (authored by aqjune).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D84242

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D84242.290691.patch
Type: text/x-patch
Size: 14907 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200909/e0c92a30/attachment.bin>


More information about the llvm-commits mailing list