[PATCH] D32114: [APInt] Merge the multiword code from lshrInPlace and tcShiftRight into a single implementation
Phabricator via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Apr 17 14:56:39 PDT 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL300503: [APInt] Merge the multiword code from lshrInPlace and tcShiftRight into a… (authored by ctopper).
Changed prior to commit:
https://reviews.llvm.org/D32114?vs=95487&id=95500#toc
Repository:
rL LLVM
https://reviews.llvm.org/D32114
Files:
llvm/trunk/include/llvm/ADT/APInt.h
llvm/trunk/lib/Support/APInt.cpp
llvm/trunk/unittests/ADT/APIntTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32114.95500.patch
Type: text/x-patch
Size: 6860 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170417/54c1f058/attachment.bin>
More information about the llvm-commits
mailing list