[llvm] InstCombine: Try to use exp10 intrinsic instead of libcall (PR #92287)
Florian Hahn via llvm-commits
llvm-commits at lists.llvm.org
Mon May 20 05:51:13 PDT 2024
fhahn wrote:
As this is breaking builds on Darwin platforms I am planning to revert this soon to unbreak builds until https://github.com/llvm/llvm-project/pull/92520 lands
https://github.com/llvm/llvm-project/pull/92287
More information about the llvm-commits
mailing list