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

LuoYuanke via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun May 15 18:40:00 PDT 2022


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

Fix lit test failure.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D125602

Files:
  llvm/lib/CodeGen/RegAllocFast.cpp
  llvm/lib/Target/X86/X86FastPreTileConfig.cpp
  llvm/lib/Target/X86/X86RegisterInfo.cpp
  llvm/lib/Target/X86/X86RegisterInfo.h
  llvm/lib/Target/X86/X86TargetMachine.cpp
  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.429587.patch
Type: text/x-patch
Size: 10247 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220516/1bd54a45/attachment.bin>


More information about the llvm-commits mailing list