[all-commits] [llvm/llvm-project] 08665b: Support tilezero intrinsic and c interface for AMX.

Luo, Yuanke via All-commits all-commits at lists.llvm.org
Wed Dec 30 21:36:13 PST 2020


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 08665b180568c82a1b2b8bd38a1e5769a862c2a9
      https://github.com/llvm/llvm-project/commit/08665b180568c82a1b2b8bd38a1e5769a862c2a9
  Author: Luo, Yuanke <yuanke.luo at intel.com>
  Date:   2020-12-31 (Thu, 31 Dec 2020)

  Changed paths:
    M clang/include/clang/Basic/BuiltinsX86_64.def
    M clang/lib/Headers/amxintrin.h
    M clang/test/CodeGen/X86/amx_api.c
    M llvm/include/llvm/IR/IntrinsicsX86.td
    M llvm/lib/Target/X86/X86ExpandPseudo.cpp
    M llvm/lib/Target/X86/X86ISelDAGToDAG.cpp
    M llvm/lib/Target/X86/X86InstrAMX.td
    M llvm/lib/Target/X86/X86PreTileConfig.cpp
    M llvm/lib/Target/X86/X86RegisterInfo.cpp
    A llvm/test/CodeGen/X86/AMX/amx-tile-basic.ll

  Log Message:
  -----------
  Support tilezero intrinsic and c interface for AMX.

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




More information about the All-commits mailing list