[PATCH] D38050: [ARM] Use correct calling convention for libm.

Eli Friedman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 20 12:14:16 PDT 2017


efriedma added a comment.

I was working under the assumption the behavior test/CodeGen/Thumb2/intrinsics-cc.ll is testing for is is correct; if it's wrong, I'm happy to change the patch.  (I probably should have tested gcc before posting this; looks like clang's current handling of __builtin_powi is different from gcc.)


Repository:
  rL LLVM

https://reviews.llvm.org/D38050





More information about the llvm-commits mailing list