[all-commits] [llvm/llvm-project] ba47bc: [Clang][SVE2.1] Add pfalse builtin

CarolineConcatto via All-commits all-commits at lists.llvm.org
Thu Oct 19 01:56:41 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ba47bc7fd41278926552becca758d42cf4f793c1
      https://github.com/llvm/llvm-project/commit/ba47bc7fd41278926552becca758d42cf4f793c1
  Author: Caroline Concatto <caroline.concatto at arm.com>
  Date:   2023-10-19 (Thu, 19 Oct 2023)

  Changed paths:
    M clang/include/clang/Basic/arm_sve.td
    M clang/lib/CodeGen/CGBuiltin.cpp
    A clang/test/CodeGen/aarch64-sve2p1-intrinsics/acle_sve2p1_pfalse.c

  Log Message:
  -----------
  [Clang][SVE2.1] Add pfalse builtin

As described in: https://github.com/ARM-software/acle/pull/257

Patch by : Sander de Smalen<sander.desmalen at arm.com>

Reviewed By: dtemirbulatov

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




More information about the All-commits mailing list