[PATCH] D154508: [TLI][AArch64] Add mappings to vectorized functions from ArmPL
mgabka via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jul 6 05:03:07 PDT 2023
mgabka updated this revision to Diff 537668.
mgabka marked 4 inline comments as done.
mgabka edited the summary of this revision.
mgabka added a comment.
addressed review comments.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D154508/new/
https://reviews.llvm.org/D154508
Files:
clang/include/clang/Basic/CodeGenOptions.h
clang/include/clang/Driver/Options.td
clang/lib/CodeGen/BackendUtil.cpp
clang/lib/Driver/ToolChains/Clang.cpp
clang/test/Driver/autocomplete.c
clang/test/Driver/fveclib.c
llvm/include/llvm/Analysis/TargetLibraryInfo.h
llvm/include/llvm/Analysis/VecFuncs.def
llvm/lib/Analysis/TargetLibraryInfo.cpp
llvm/test/CodeGen/AArch64/replace-intrinsics-with-veclib-armpl.ll
llvm/test/Transforms/LoopVectorize/AArch64/armpl-calls-with-ptr.ll
llvm/test/Transforms/LoopVectorize/AArch64/armpl-calls.ll
llvm/test/Transforms/LoopVectorize/AArch64/armpl-intrinsics.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D154508.537668.patch
Type: text/x-patch
Size: 144971 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230706/41fb0487/attachment-0001.bin>
More information about the llvm-commits
mailing list