[PATCH] D32114: [APInt] Merge the multiword code from lshrInPlace and tcShiftRight into a single implementation

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 17 14:26:43 PDT 2017


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

Update comments and variable names. Add some basic tests.


https://reviews.llvm.org/D32114

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32114.95487.patch
Type: text/x-patch
Size: 6759 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170417/5726b7f4/attachment.bin>


More information about the llvm-commits mailing list