diff options
author | Corbin Robeck <corbin.robeck@amd.com> | 2025-02-04 13:21:59 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-02-04 13:21:59 -0500 |
commit | 6f35a9e7c54d5a3b2ea107b07ece7b376463a0f0 (patch) | |
tree | 68a4e8eb629d48ecd68708386464bf18001442fe /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 51d0ad7de0ad4636ae39783469cf555a1392b4ea (diff) | |
download | llvm-6f35a9e7c54d5a3b2ea107b07ece7b376463a0f0.zip llvm-6f35a9e7c54d5a3b2ea107b07ece7b376463a0f0.tar.gz llvm-6f35a9e7c54d5a3b2ea107b07ece7b376463a0f0.tar.bz2 |
[MLIR][ROCDL] Add Scale Convert Packed FP8 <-> F32 Support for GFX950 (#125564)
Add Rocdl support for the following GFX950 instructions:
CVT_SCALE_PK_FP8_F32
CVT_SCALE_PK_BF8_F32
CVT_SCALE_SR_FP8_F32
CVT_SCALE_SR_BF8_F32
CVT_SCALE_PK_F32_FP8
CVT_SCALE_PK_F32_BF8
CVT_SCALE_F32_FP8
CVT_SCALE_F32_BF8
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions