[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
Mon Jan 9 03:24:34 PST 2017


joey set the repository for this revision to rL LLVM.
joey updated this revision to Diff 83604.
joey marked 2 inline comments as done.
joey added a comment.

Created a helper function with some comments.


Repository:
  rL LLVM

https://reviews.llvm.org/D27749

Files:
  lib/Support/APInt.cpp
  unittests/ADT/APIntTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27749.83604.patch
Type: text/x-patch
Size: 4198 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170109/e530374c/attachment.bin>


More information about the llvm-commits mailing list