[llvm] [TLI][AArch64] Add TLI Mappings of @llvm.exp10 for ArmPL and SLEEF. (PR #72990)

Paschalis Mpeis via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 23 03:24:16 PST 2023


================

----------------
paschalis-mpeis wrote:

I could have alternatively used  `exp(\.|f?\()` to match `exp.f64`, `exp.f32`, and `exp(`, `expf(`, but it's less readable.

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


More information about the llvm-commits mailing list