[PATCH] D93788: [X86] Transform amx pointer.

LuoYuanke via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 12 18:04:10 PST 2023


LuoYuanke abandoned this revision.
LuoYuanke added a comment.

We have amx cast instrinsics for vector and x86_amx type and front-end would use amx cast instrinsics instead of bitcast. I don't think we need this patch now.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D93788



More information about the llvm-commits mailing list