[PATCH] D146839: [TLI][AArch64] Extend SLEEF vectorized functions mapping with VLA functions

Paul Osmialowski via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 28 08:38:43 PDT 2023


pawosm01 updated this revision to Diff 509032.
pawosm01 added a comment.

Restored to the previous idea. And added default param value as suggested.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D146839/new/

https://reviews.llvm.org/D146839

Files:
  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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D146839.509032.patch
Type: text/x-patch
Size: 34073 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230328/caed6fca/attachment.bin>


More information about the llvm-commits mailing list