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

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 12 14:52:02 PDT 2017


craig.topper accepted this revision.
craig.topper added a comment.
This revision is now accepted and ready to land.

Thanks for using WordType. At some point I'll continue my cleanup of APInt and use that everwhere.

LGTM with the one question in the test cases.


Repository:
  rL LLVM

https://reviews.llvm.org/D31968





More information about the llvm-commits mailing list