[PATCH] D99010: [X86][AMX] Hoist ldtilecfg

Pengfei Wang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 2 20:28:26 PDT 2021


pengfei added inline comments.


================
Comment at: llvm/test/CodeGen/X86/AMX/amx-ldtilecfg-insert.ll:139
+; CHECK-NEXT:  .LBB2_3: # %exit
+; CHECK-NEXT:    tilezero %tmm0
+; CHECK-NEXT:    movb $1, {{[0-9]+}}(%rsp)
----------------
This seems another bug, I'll investigate it.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D99010



More information about the llvm-commits mailing list