[all-commits] [llvm/llvm-project] f8f190: Revert "[TLI][AArch64] Extend SLEEF vectorized fun...
pawosm-arm via All-commits
all-commits at lists.llvm.org
Wed Mar 29 04:55:06 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f8f1909d36b2b1dee6ddcdf7bfed23aebf224437
https://github.com/llvm/llvm-project/commit/f8f1909d36b2b1dee6ddcdf7bfed23aebf224437
Author: Paul Osmialowski <pawel.osmialowski at arm.com>
Date: 2023-03-29 (Wed, 29 Mar 2023)
Changed paths:
M llvm/include/llvm/Analysis/TargetLibraryInfo.h
M llvm/include/llvm/Analysis/VecFuncs.def
M llvm/include/llvm/Analysis/VectorUtils.h
M llvm/lib/Analysis/TargetLibraryInfo.cpp
M llvm/lib/Analysis/VectorUtils.cpp
M llvm/lib/Transforms/Utils/InjectTLIMappings.cpp
M llvm/test/Transforms/LoopVectorize/AArch64/sleef-calls-aarch64.ll
Log Message:
-----------
Revert "[TLI][AArch64] Extend SLEEF vectorized functions mapping with VLA functions"
Reverting it so I could land it with Arcanist.
This reverts commit 59dcf927ee43e995374907b6846b657f68d7ea49.
More information about the All-commits
mailing list