[PATCH] D94053: [Constant] Add containsPoisonElement

Juneyoung Lee via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 5 19:12:14 PST 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG29f8628d1fc8: [Constant] Add containsPoisonElement (authored by aqjune).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D94053

Files:
  llvm/include/llvm/IR/Constant.h
  llvm/lib/Analysis/ValueTracking.cpp
  llvm/lib/IR/ConstantFold.cpp
  llvm/lib/IR/Constants.cpp
  llvm/lib/Transforms/InstCombine/InstCombineCompares.cpp
  llvm/lib/Transforms/InstCombine/InstCombineNegator.cpp
  llvm/unittests/Analysis/ValueTrackingTest.cpp
  llvm/unittests/IR/ConstantsTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D94053.314774.patch
Type: text/x-patch
Size: 9386 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210106/822f6551/attachment.bin>


More information about the llvm-commits mailing list