[PATCH] D124342: [X86][AMX] Report error when shapes are not pre-defined.

LuoYuanke via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Apr 24 01:50:21 PDT 2022


LuoYuanke added inline comments.


================
Comment at: llvm/test/CodeGen/X86/AMX/amx_error.ll:1
+ at row = dso_local global i16 8, align 2
+ at col = dso_local global i16 8, align 2
----------------
Will update the case.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D124342



More information about the llvm-commits mailing list