[PATCH] D87981: [X86] AMX programming model prototype.

LuoYuanke via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 6 16:17:07 PST 2020


LuoYuanke added a comment.

In D87981#2379249 <https://reviews.llvm.org/D87981#2379249>, @akashk4 wrote:

> It would be great if TILE_RELEASE is supported in the backend, so the scope of transaction is known and the configurations are at least stored to memory properly.

TILERELEASE don't store the config to memory. STTILECFG store the config to memory. Why do we need to store the config to memory?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D87981



More information about the llvm-commits mailing list