[all-commits] [llvm/llvm-project] 530c72: [TLI] Add missing ArmPL mappings (#78474)
Alexandros Lamprineas via All-commits
all-commits at lists.llvm.org
Mon Jan 22 09:15:29 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 530c72b498e571f2de4850e7ca4b1558a83742da
https://github.com/llvm/llvm-project/commit/530c72b498e571f2de4850e7ca4b1558a83742da
Author: Alexandros Lamprineas <alexandros.lamprineas at arm.com>
Date: 2024-01-22 (Mon, 22 Jan 2024)
Changed paths:
M llvm/include/llvm/Analysis/VecFuncs.def
M llvm/test/Transforms/LoopVectorize/AArch64/veclib-function-calls.ll
Log Message:
-----------
[TLI] Add missing ArmPL mappings (#78474)
Adds TLI mappings for fixed and scalable vector variants of cospi(f),
fmax(f), ilogb(f) and ldexp(f).
More information about the All-commits
mailing list