[all-commits] [llvm/llvm-project] fade67: [AArch64][SME2] Enable bfm builtins for sme2 (#71927)

Sam Tebbs via All-commits all-commits at lists.llvm.org
Mon Dec 18 08:51:23 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: fade67565e1a3d7447335f9b5dfbf85dccb5773b
      https://github.com/llvm/llvm-project/commit/fade67565e1a3d7447335f9b5dfbf85dccb5773b
  Author: Sam Tebbs <samuel.tebbs at arm.com>
  Date:   2023-12-18 (Mon, 18 Dec 2023)

  Changed paths:
    M clang/include/clang/Basic/arm_sve.td
    M clang/test/CodeGen/aarch64-sve2p1-intrinsics/acle_sve2p1_bfmlsl.c
    M clang/test/Sema/aarch64-sme2-intrinsics/acle_sme2_imm.cpp

  Log Message:
  -----------
  [AArch64][SME2] Enable bfm builtins for sme2 (#71927)

This patch enables the following builtins for SME2
    svbfmlslb_f32
    svbfmlslb_lane_f32
    svbfmlslt_f32
    svbfmlslt_lane_f32

Patch by: Kerry McLaughlin <kerry.mclaughlin at arm.com>

---------

Co-authored-by: Matthew Devereau <matthew.devereau at arm.com>




More information about the All-commits mailing list