[PATCH] D35040: [IR] Implement Constant::isNegativeZeroValue/isZeroValue/isAllOnesValue/isOneValue/isMinSignedValue for ConstantDataVector without going through getElementAsConstant

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Jul 15 15:06:48 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL308112: [IR] Implement Constant… (authored by ctopper).

Changed prior to commit:
  https://reviews.llvm.org/D35040?vs=106038&id=106791#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D35040

Files:
  llvm/trunk/include/llvm/IR/Constants.h
  llvm/trunk/lib/IR/Constants.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35040.106791.patch
Type: text/x-patch
Size: 6673 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170715/d8b6214c/attachment.bin>


More information about the llvm-commits mailing list