[PATCH] D101856: [VecLib] Add support for vector fns from Darwin's libsystem.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 10 13:21:12 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG93a9a8a8d90f: [VecLib] Add support for vector fns from Darwin's libsystem. (authored by fhahn).

Changed prior to commit:
  https://reviews.llvm.org/D101856?vs=342853&id=344179#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D101856

Files:
  llvm/include/llvm/Analysis/TargetLibraryInfo.h
  llvm/include/llvm/Analysis/VecFuncs.def
  llvm/lib/Analysis/TargetLibraryInfo.cpp
  llvm/test/CodeGen/Generic/replace-intrinsics-with-veclib-darwin-libsystem-m.ll
  llvm/test/Transforms/LoopVectorize/AArch64/veclib-calls-libsystem-darwin.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D101856.344179.patch
Type: text/x-patch
Size: 30320 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210510/118b9d66/attachment.bin>


More information about the llvm-commits mailing list