[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
Sun Apr 16 01:24:06 PDT 2017


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

Fix diff context


https://reviews.llvm.org/D32114

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32114.95399.patch
Type: text/x-patch
Size: 4723 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170416/e250ea05/attachment.bin>


More information about the llvm-commits mailing list