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

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Apr 14 08:43:22 PDT 2019


lebedev.ri added a comment.

Is this trying to address some performance problem? Any numbers?


Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D60669/new/

https://reviews.llvm.org/D60669





More information about the llvm-commits mailing list