[PATCH] D60669: [APInt] Use __builtin_[su]mulll_overflow for [su]mul_ov if available

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Apr 14 07:50:01 PDT 2019


MaskRay created this revision.
MaskRay added reviewers: nikic, RKSimon.
Herald added subscribers: llvm-commits, kristina, dexonsmith.
Herald added a project: LLVM.

Repository:
  rL LLVM

https://reviews.llvm.org/D60669

Files:
  lib/Support/APInt.cpp
  unittests/ADT/APIntTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60669.195067.patch
Type: text/x-patch
Size: 2774 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190414/28ece4de/attachment.bin>


More information about the llvm-commits mailing list