[PATCH] D107544: [X86] [AMX] Replace bitcast with specific AMX intrinsics with X86 specific cast.
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 17 13:32:19 PDT 2021
fhahn added a comment.
In D107544#2946244 <https://reviews.llvm.org/D107544#2946244>, @LuoYuanke wrote:
> This is X86 specific intrinsics. Should we document it in LangRef?
looks like target-specific ones are not documented there so far, not sure if there's a different place to document them.
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