[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:36:45 PST 2017
craig.topper updated this revision to Diff 90287.
craig.topper added a comment.
Add a clearUpperBits call to the fast part of setHighBits along with a test case.
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.90287.patch
Type: text/x-patch
Size: 7640 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170302/bc78bbba/attachment-0001.bin>
More information about the llvm-commits
mailing list