[all-commits] [llvm/llvm-project] ec3506: [ARM] Add neon vector support for rint

David Green via All-commits all-commits at lists.llvm.org
Thu Jul 3 13:28:10 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ec350657893db46c8a1fb20972df653ce56355e0
      https://github.com/llvm/llvm-project/commit/ec350657893db46c8a1fb20972df653ce56355e0
  Author: David Green <david.green at arm.com>
  Date:   2025-07-03 (Thu, 03 Jul 2025)

  Changed paths:
    M clang/lib/CodeGen/TargetBuiltins/ARM.cpp
    M clang/test/CodeGen/arm-neon-directed-rounding.c
    M clang/test/CodeGen/arm-v8.2a-neon-intrinsics.c
    M llvm/include/llvm/IR/IntrinsicsARM.td
    M llvm/lib/IR/AutoUpgrade.cpp
    M llvm/lib/Target/ARM/ARMISelLowering.cpp
    M llvm/lib/Target/ARM/ARMInstrNEON.td
    M llvm/test/CodeGen/ARM/vrint.ll

  Log Message:
  -----------
  [ARM] Add neon vector support for rint

As per #142559, this marks frint as legal for Neon and upgrades the existing
arm.neon.vrintx intrinsics.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list