[PATCH] D99152: [AMX] Prototype for vector and amx bitcast.

Roman Lebedev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Mar 23 02:32:30 PDT 2021


lebedev.ri added a comment.

load <https://llvm.org/docs/LangRef.html#load-instruction> instruction loads contigious bytes.
If that is not what is AMX is trying to use it for, then it is being used incorrectly.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D99152



More information about the cfe-commits mailing list