diff options
author | Matt Arsenault <Matthew.Arsenault@amd.com> | 2024-11-25 09:49:49 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-11-25 09:49:49 -0800 |
commit | 91af15b7648a10c3edcd9792b3f3487be399233b (patch) | |
tree | 7b20b21a7c821e0a14930d70845157e2529f1a33 /clang/lib/Frontend/InitPreprocessor.cpp | |
parent | 7ad1084b521ea191245c47b4e63e4f97035e3786 (diff) | |
download | llvm-91af15b7648a10c3edcd9792b3f3487be399233b.zip llvm-91af15b7648a10c3edcd9792b3f3487be399233b.tar.gz llvm-91af15b7648a10c3edcd9792b3f3487be399233b.tar.bz2 |
AMDGPU: MC support for v_cvt_scale_[f16|f32]_bf8 of gfx950. (#117381)
OPSEL ASM Syntax: opsel:[x,y,z]
where,
opsel[x] = Inst{11} = src0_modifier{2}
opsel[y] = Inst{12} = src1_modifier{2}
opsel[z] = Inst{14} = src0_modifier{3}
Note: Conventional Inst{13} i.e. OPSEL[2] is ignored in asm syntax.
Co-authored-by: Pravin Jagtap <Pravin.Jagtap@amd.com>
Diffstat (limited to 'clang/lib/Frontend/InitPreprocessor.cpp')
0 files changed, 0 insertions, 0 deletions