[llvm] [TLI] Add mappings to SLEEF/ArmPL libcall variants taking linear argu… (PR #76060)
Maciej Gabka via llvm-commits
llvm-commits at lists.llvm.org
Wed Dec 20 06:55:42 PST 2023
================
@@ -0,0 +1,275 @@
+; NOTE: Assertions have been autogenerated by utils/update_test_checks.py UTC_ARGS: --filter "call.*(modf|modff|sincos|sincosf|sincospi|sincospif)" --version 4
----------------
mgabka wrote:
I was rather aiming to keep the tests in :
llvm/test/Transforms/LoopVectorize/AArch64/sleef-calls-aarch64.ll
llvm/test/Transforms/LoopVectorize/AArch64/armpl-calls.ll
so we have a single file per library, what do you think?
https://github.com/llvm/llvm-project/pull/76060
More information about the llvm-commits
mailing list