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

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Jul 15 14:51:09 PDT 2017


craig.topper accepted this revision.
craig.topper added a comment.
This revision is now accepted and ready to land.

Accepting based on @bogner's LGTM in email reply.


https://reviews.llvm.org/D35040





More information about the llvm-commits mailing list