[TLI][AArch64] Extend SLEEF vectorized functions mapping with VLA functions
authorPaul Osmialowski <pawel.osmialowski@arm.com>
Wed, 29 Mar 2023 12:05:49 +0000 (13:05 +0100)
committerPaul Osmialowski <pawel.osmialowski@arm.com>
Wed, 29 Mar 2023 12:07:09 +0000 (13:07 +0100)
commit6b6f312ccedff8322e246f9022148a5bc8805ae5
tree9f12b69f54f197db56bc50794db9f65dc99b589d
parentab49747f9d67d82a1cf0f19196ff29f01d4384f5
[TLI][AArch64] Extend SLEEF vectorized functions mapping with VLA functions

This commit extends D134719 "[AArch64] Enable libm vectorized
functions via SLEEF" with the mappings for the scalable functions.

It also introduces all the necessary changes needed to support masked
interfaces.

Reviewed By: danielkiss, sdesmalen

Differential Revision: https://reviews.llvm.org/D146839
llvm/include/llvm/Analysis/TargetLibraryInfo.h
llvm/include/llvm/Analysis/VecFuncs.def
llvm/include/llvm/Analysis/VectorUtils.h
llvm/lib/Analysis/TargetLibraryInfo.cpp
llvm/lib/Analysis/VectorUtils.cpp
llvm/lib/Transforms/Utils/InjectTLIMappings.cpp
llvm/test/Transforms/LoopVectorize/AArch64/sleef-calls-aarch64.ll