[PATCH] D116879: [llvm] Allow forced auto-vectorization of sincos() using libmvec

Tim Schmielau via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 29 07:58:15 PDT 2022


tim.schmielau updated this revision to Diff 463900.
tim.schmielau added a comment.

Reset parent to reflect reviewer comment there (removing duplicate `call &&` test).


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D116879

Files:
  llvm/include/llvm/Analysis/VecFuncs.def
  llvm/lib/Analysis/LoopAccessAnalysis.cpp
  llvm/test/Transforms/LoopVectorize/X86/libm-vector-calls-VF2-VF8.ll
  llvm/test/Transforms/LoopVectorize/X86/libm-vector-calls.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D116879.463900.patch
Type: text/x-patch
Size: 9858 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220929/f09cbc32/attachment.bin>


More information about the llvm-commits mailing list