Add AMX API _tile_cmmimfp16ps and _tile_cmmrlfp16ps
corresponding to instructions tcmmimfp16ps and tcmmrlfp16ps
ISA link: 671368
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
llvm/lib/Target/X86/X86ExpandPseudo.cpp | ||
---|---|---|
578 | Here keep old format style (didn't clang format here and so do changes in X86IselLowering.cpp) |
Comment Actions
LGTM except for one nit.
llvm/include/llvm/IR/IntrinsicsX86.td | ||
---|---|---|
5355–5361 | Format it like others. |
llvm/include/llvm/IR/IntrinsicsX86.td | ||
---|---|---|
5355–5361 | I'll reformat it when commits, thanks! |
support -> supports
It's better to mention tcmmimfp16ps and tcmmrlfp16ps rather then intrinsics.