[all-commits] [llvm/llvm-project] 8c7f10: [TLI] Add mappings to SLEEF/ArmPL libcall variants...
Alexandros Lamprineas via All-commits
all-commits at lists.llvm.org
Fri Jan 5 03:01:24 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8c7f10eadbcf1271b6da52ccac43c241f9b8f06e
https://github.com/llvm/llvm-project/commit/8c7f10eadbcf1271b6da52ccac43c241f9b8f06e
Author: Alexandros Lamprineas <alexandros.lamprineas at arm.com>
Date: 2024-01-05 (Fri, 05 Jan 2024)
Changed paths:
M llvm/include/llvm/Analysis/VecFuncs.def
M llvm/test/Transforms/LoopVectorize/AArch64/veclib-function-calls.ll
M llvm/test/Transforms/Util/add-TLI-mappings.ll
Log Message:
-----------
[TLI] Add mappings to SLEEF/ArmPL libcall variants taking linear args. (#76060)
The mappings correspond to vectorized variants (fixed/scalable) for the
math functions: modf, sincos, sincospi.
More information about the All-commits
mailing list