[PATCH] D94772: [X86] Fix tile spill merge issue.
LuoYuanke via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jan 15 06:00:35 PST 2021
LuoYuanke created this revision.
Herald added subscribers: pengfei, hiraditya, qcolombet.
LuoYuanke requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
This is a additional bug fix for c5be0e0cc0 <https://reviews.llvm.org/rGc5be0e0cc0e2fca19a5d130b742ae16c66f99111>. The distance for
the spill instructions is wrong in previous patch.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D94772
Files:
llvm/lib/CodeGen/InlineSpiller.cpp
llvm/test/CodeGen/X86/AMX/amx-spill-merge.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D94772.316923.patch
Type: text/x-patch
Size: 5001 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210115/4db7c19b/attachment.bin>
More information about the llvm-commits
mailing list