[PATCH] D125602: [X86][AMX][fastalloc] Allocate tile register separately.
LuoYuanke via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue May 31 03:03:13 PDT 2022
LuoYuanke updated this revision to Diff 433044.
LuoYuanke added a comment.
Herald added a subscriber: jsji.
Distinguish shape when allocating 2D tile register.
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/O0-pipeline.ll
llvm/test/DebugInfo/MIR/InstrRef/survives-livedebugvars.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D125602.433044.patch
Type: text/x-patch
Size: 20952 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220531/df0ce116/attachment.bin>
More information about the llvm-commits
mailing list