[all-commits] [llvm/llvm-project] 3feb63: [TLI][AArch64] Add SLEEF mappings to scalable vect...
JolantaJensen via All-commits
all-commits at lists.llvm.org
Thu Aug 3 07:34:09 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3feb63e112e21f293e8264cb25028164fcc2cf9f
https://github.com/llvm/llvm-project/commit/3feb63e112e21f293e8264cb25028164fcc2cf9f
Author: Jolanta Jensen <Jolanta.Jensen at arm.com>
Date: 2023-08-03 (Thu, 03 Aug 2023)
Changed paths:
M llvm/include/llvm/Analysis/VecFuncs.def
M llvm/test/Transforms/LoopVectorize/AArch64/sleef-calls-aarch64.ll
Log Message:
-----------
[TLI][AArch64] Add SLEEF mappings to scalable vector functions for fmod and fmodf
This patch adds SLEEF mappings to scalable vector functions for fmod and fmodf.
Differential Revision: https://reviews.llvm.org/D156920
More information about the All-commits
mailing list