[PATCH] D125602: [X86][AMX][fastalloc] Allocate tile register separately.

LuoYuanke via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 31 06:53:36 PDT 2022


LuoYuanke updated this revision to Diff 433074.
LuoYuanke added a comment.

Add test case across config.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D125602/new/

https://reviews.llvm.org/D125602

Files:
  llvm/include/llvm/CodeGen/TargetInstrInfo.h
  llvm/include/llvm/CodeGen/TargetRegisterInfo.h
  llvm/lib/CodeGen/RegAllocFast.cpp
  llvm/lib/CodeGen/TargetRegisterInfo.cpp
  llvm/lib/Target/X86/X86InstrInfo.h
  llvm/lib/Target/X86/X86RegisterInfo.cpp
  llvm/lib/Target/X86/X86RegisterInfo.h
  llvm/lib/Target/X86/X86TargetMachine.cpp
  llvm/test/CodeGen/X86/AMX/amx-configO2toO0.ll
  llvm/test/CodeGen/X86/AMX/amx-fastalloc.mir
  llvm/test/CodeGen/X86/O0-pipeline.ll
  llvm/test/DebugInfo/MIR/InstrRef/survives-livedebugvars.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D125602.433074.patch
Type: text/x-patch
Size: 25438 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220531/55e0df80/attachment.bin>


More information about the llvm-commits mailing list