[all-commits] [llvm/llvm-project] 38cdb0: Add missing SLEEF mappings to scalable vector func...
Maciej Gabka via All-commits
all-commits at lists.llvm.org
Fri Jul 21 07:02:01 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 38cdb007a5019d9b41bfde4ff75e02ad45d664f1
https://github.com/llvm/llvm-project/commit/38cdb007a5019d9b41bfde4ff75e02ad45d664f1
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:
-----------
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/D155801
More information about the All-commits
mailing list