[PATCH] D32830: [APInt] Reduce number of allocations involved in multiplying. Reduce worst case multiply size

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 4 10:13:56 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL302171: [APInt] Reduce number of allocations involved in multiplying. Reduce worst caseā€¦ (authored by ctopper).

Changed prior to commit:
  https://reviews.llvm.org/D32830?vs=97730&id=97847#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D32830

Files:
  llvm/trunk/lib/Support/APInt.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32830.97847.patch
Type: text/x-patch
Size: 5129 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170504/6b5e89e5/attachment.bin>


More information about the llvm-commits mailing list