[PATCH] D154508: [TLI][AArch64] Add mappings to vectorized functions from ArmPL

mgabka via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jul 12 05:54:32 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG5b0e19a7ab05: [TLI][AArch64] Add mappings to vectorized functions from ArmPL (authored by mgabka).
Herald added a project: clang.
Herald added a subscriber: cfe-commits.

Repository:
  rG LLVM Github Monorepo

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.ll
  llvm/test/Transforms/LoopVectorize/AArch64/armpl-intrinsics.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D154508.539520.patch
Type: text/x-patch
Size: 120365 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230712/74851295/attachment-0001.bin>


More information about the cfe-commits mailing list