[PATCH] D31968: Remove all allocation and divisions from GreatestCommonDivisor

Richard Smith via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 12 14:41:47 PDT 2017


rsmith updated this revision to Diff 95032.
rsmith marked an inline comment as done.

Repository:
  rL LLVM

https://reviews.llvm.org/D31968

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D31968.95032.patch
Type: text/x-patch
Size: 9078 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170412/bb45c9f9/attachment.bin>


More information about the llvm-commits mailing list