[PATCH] D107544: [X86] [AMX] Replace bitcast with specific AMX intrinsics In this patch, we introduce new intrinsics for cast from vector to x86_amx and cast from x86_amx to vector.

LuoYuanke via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Aug 7 02:23:59 PDT 2021


LuoYuanke added a comment.

Would you summarize the the title in fewer words and elaborate it in description and commit message?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D107544



More information about the llvm-commits mailing list