[all-commits] [llvm/llvm-project] b97d24: [ARM] Introduce intrinsics for MVE vcmp under stri...

David Green via All-commits all-commits at lists.llvm.org
Sun Dec 14 03:28:10 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b97d24796c77818c7a951d0c535690c3c0035efe
      https://github.com/llvm/llvm-project/commit/b97d24796c77818c7a951d0c535690c3c0035efe
  Author: David Green <david.green at arm.com>
  Date:   2025-12-14 (Sun, 14 Dec 2025)

  Changed paths:
    M clang/include/clang/Basic/arm_mve_defs.td
    M clang/test/CodeGen/arm-mve-intrinsics/compare.c
    M llvm/include/llvm/IR/IntrinsicsARM.td
    M llvm/lib/Target/ARM/ARMInstrMVE.td
    A llvm/test/CodeGen/Thumb2/mve-intrinsics/strict-compare.ll

  Log Message:
  -----------
  [ARM] Introduce intrinsics for MVE vcmp under strict-fp. (#169798)

Similar to #169156 again, this adds intrinsics for strict-fp compare nodes to
make sure they end up as the original instruction.



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