[PATCH] D30525: [APInt] Add setLowBits/setHighBits methods to APInt.

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 1 23:11:41 PST 2017


craig.topper updated this revision to Diff 90283.
craig.topper added a comment.

Fixed a copy/paste mistake


https://reviews.llvm.org/D30525

Files:
  include/llvm/ADT/APInt.h
  lib/Support/APInt.cpp
  unittests/ADT/APIntTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30525.90283.patch
Type: text/x-patch
Size: 7264 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170302/98f21c0f/attachment.bin>


More information about the llvm-commits mailing list