[all-commits] [llvm/llvm-project] 320b72: [X86][AMX] Rename amx-bf16 intrinsic according to ...

yubingex007-a11y via All-commits all-commits at lists.llvm.org
Tue Mar 16 20:23:31 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 320b72e9cd77504054bd2c837149df2f2bd4c149
      https://github.com/llvm/llvm-project/commit/320b72e9cd77504054bd2c837149df2f2bd4c149
  Author: Bing1 Yu <bing1.yu at intel.com>
  Date:   2021-03-17 (Wed, 17 Mar 2021)

  Changed paths:
    M clang/lib/Headers/amxintrin.h
    M clang/test/CodeGen/X86/amx_api.c

  Log Message:
  -----------
  [X86][AMX] Rename amx-bf16 intrinsic according to correct naming convention

__tile_tdpbf16ps should be renamed with __tile_dpbf16ps

Reviewed By: pengfei

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




More information about the All-commits mailing list