[llvm] InstCombine: Try to use exp10 intrinsic instead of libcall (PR #92287)

Mike Hommey via llvm-commits llvm-commits at lists.llvm.org
Thu May 16 21:07:30 PDT 2024


glandium wrote:

This broke mac and ios targets, with a missing exp10 symbol at link time.

https://github.com/llvm/llvm-project/pull/92287


More information about the llvm-commits mailing list