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

Paul Osmialowski via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 27 00:19:05 PDT 2023


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

formatting update only


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/CodeGen/ReplaceWithVeclib.cpp
  llvm/lib/Transforms/Utils/InjectTLIMappings.cpp
  llvm/lib/Transforms/Vectorize/LoopVectorizationLegality.cpp
  llvm/test/Transforms/LoopVectorize/AArch64/sleef-calls-aarch64.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D146839.508498.patch
Type: text/x-patch
Size: 34857 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230327/0fd39ca9/attachment.bin>


More information about the llvm-commits mailing list