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

Maciej Gabka via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 23 01:28:25 PST 2023


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

----------------
mgabka wrote:

originally my idea was to specify in the filter expression all names of the scalar math intrinsics, so then every time a new mappings are added a small change in the run line is required, and it would give us a nice list of all the mappings tested in this file.

So I think removing exp[^e] is a good step towards that goal.

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


More information about the llvm-commits mailing list