[PATCH] D27749: [APFloat] Fix rotl/rotr when the shift amount is greater than the total bit width.
Joey Gouly via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 26 04:34:03 PST 2017
joey updated this revision to Diff 85884.
joey added a comment.
Moved the getLimitedValue call into the helper function.
Sorry for the delay.
https://reviews.llvm.org/D27749
Files:
lib/Support/APInt.cpp
unittests/ADT/APIntTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27749.85884.patch
Type: text/x-patch
Size: 4129 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170126/8e33e0b5/attachment.bin>
More information about the llvm-commits
mailing list