[all-commits] [llvm/llvm-project] e147ec: [X86][AMX] Clear AMX lit test case.

Luo, Yuanke via All-commits all-commits at lists.llvm.org
Mon Jan 18 19:30:51 PST 2021


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: e147eccafa157668c9cd0eb26f0042ad82425874
      https://github.com/llvm/llvm-project/commit/e147eccafa157668c9cd0eb26f0042ad82425874
  Author: Luo, Yuanke <yuanke.luo at intel.com>
  Date:   2021-01-19 (Tue, 19 Jan 2021)

  Changed paths:
    M llvm/test/CodeGen/X86/AMX/amx-across-func.ll
    M llvm/test/CodeGen/X86/AMX/amx-config.ll
    M llvm/test/CodeGen/X86/AMX/amx-intrinsic-chain.ll
    M llvm/test/CodeGen/X86/AMX/amx-spill-merge.ll
    M llvm/test/CodeGen/X86/AMX/amx-spill.ll
    M llvm/test/CodeGen/X86/AMX/amx-type.ll

  Log Message:
  -----------
  [X86][AMX] Clear AMX lit test case.

Add nounwind attribute to avoid generating cfi instructions. Also make
global buffer 64 bytes align in lit test case.

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




More information about the All-commits mailing list