[all-commits] [llvm/llvm-project] 87c5a3: [NFC][AArch64][TLI] Remove invalid intrinsics from...

JolantaJensen via All-commits all-commits at lists.llvm.org
Tue Aug 22 04:58:46 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 87c5a3e203ae3643bc13c9a13917b92a657f4358
      https://github.com/llvm/llvm-project/commit/87c5a3e203ae3643bc13c9a13917b92a657f4358
  Author: Jolanta Jensen <Jolanta.Jensen at arm.com>
  Date:   2023-08-22 (Tue, 22 Aug 2023)

  Changed paths:
    M llvm/include/llvm/Analysis/VecFuncs.def

  Log Message:
  -----------
  [NFC][AArch64][TLI] Remove invalid intrinsics from SLEEF vector library mappings

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.

Differential Revision: https://reviews.llvm.org/D158089




More information about the All-commits mailing list