[PATCH] D158089: [NFC][AArch64][TLI] Remove invalid intrinsics from SLEEF vector library mappings

Jolanta Jensen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 16 08:02:07 PDT 2023


jolanta.jensen created this revision.
jolanta.jensen added reviewers: mgabka, paulwalker-arm.
Herald added a subscriber: kristof.beyls.
Herald added a project: All.
jolanta.jensen requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

This patch removes intrinsics that have no definitions in Intrinsics.td
from mappings to vector functions in SLEEF library. It also removes mappings
for non-scalar intrinsics.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D158089

Files:
  llvm/include/llvm/Analysis/VecFuncs.def

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D158089.550756.patch
Type: text/x-patch
Size: 5731 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230816/1a2312de/attachment.bin>


More information about the llvm-commits mailing list