[all-commits] [llvm/llvm-project] 1b63f4: [X86][AMX] Add AMX FP8 new APIs (#115829)

Feng Zou via All-commits all-commits at lists.llvm.org
Tue Nov 12 05:21:22 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1b63f47e900d5459912e4f8ee7aa16a372bdf519
      https://github.com/llvm/llvm-project/commit/1b63f47e900d5459912e4f8ee7aa16a372bdf519
  Author: Feng Zou <feng.zou at intel.com>
  Date:   2024-11-12 (Tue, 12 Nov 2024)

  Changed paths:
    M clang/include/clang/Basic/BuiltinsX86_64.def
    M clang/lib/Headers/amxfp8intrin.h
    A clang/test/CodeGen/X86/amx_fp8_api.c
    M llvm/include/llvm/IR/IntrinsicsX86.td
    M llvm/lib/Target/X86/X86ExpandPseudo.cpp
    M llvm/lib/Target/X86/X86InstrAMX.td
    M llvm/lib/Target/X86/X86RegisterInfo.cpp
    A llvm/test/CodeGen/X86/amx-fp8-internal.ll

  Log Message:
  -----------
  [X86][AMX] Add AMX FP8 new APIs (#115829)

This is a follow-up to #113850.

Ref.: https://cdrdv2.intel.com/v1/dl/getContent/671368



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