[PATCH] D94910: [X86][AMX] Clear AMX lit test case.
Pengfei Wang via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jan 18 18:31:16 PST 2021
pengfei added inline comments.
================
Comment at: llvm/test/CodeGen/X86/AMX/amx-spill.ll:66
; CHECK-NEXT: addq $2936, %rsp # imm = 0xB78
-; CHECK-NEXT: .cfi_def_cfa_offset 8
; CHECK-NEXT: tilerelease
----------------
pengfei wrote:
> Happen to find the directive information was wrong. We may need to keep it to fix the bug.
There's no problem. Sorry for the noise.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D94910/new/
https://reviews.llvm.org/D94910
More information about the llvm-commits
mailing list