[all-commits] [llvm/llvm-project] 7db976: [ARM][AArch64] Replace ".f16(bfloat" with ".bf16(b...

David Green via All-commits all-commits at lists.llvm.org
Sat Dec 13 20:40:06 PST 2025


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

  Changed paths:
    M llvm/test/CodeGen/AArch64/bf16-instructions.ll
    M llvm/test/CodeGen/Generic/bfloat-op.ll
    M llvm/test/CodeGen/Thumb2/bf16-instructions.ll

  Log Message:
  -----------
  [ARM][AArch64] Replace ".f16(bfloat" with ".bf16(bfloat" in intrinsics. NFC

It looks like these were copied from fp16 tests, and forgot to update the
intrinsic types. Also remove some old definitions that are no longer required.



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