[all-commits] [llvm/llvm-project] 791c89: [TLI][AArch64] Add missing SLEEF mappings to scala...
Maciej Gabka via All-commits
all-commits at lists.llvm.org
Fri Jul 21 06:46:36 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 791c89600aaa288d7066aea95a1e06cd6d61b2e3
https://github.com/llvm/llvm-project/commit/791c89600aaa288d7066aea95a1e06cd6d61b2e3
Author: Maciej Gabka <maciej.gabka at arm.com>
Date: 2023-07-21 (Fri, 21 Jul 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 missing SLEEF mappings to scalable vector functions for log2 and log2f
In the original commit adding SLEEF mappings, https://reviews.llvm.org/D146839
mappings for log2/log2f were missing.
Reviewed By: paulwalker-arm
Differential Revision: https://reviews.llvm.org/D155623
More information about the All-commits
mailing list