Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AMDGPU: MC support for v_cvt_scalef32_pk_{f|bf}16_fp4 of gfx950. #117418

Merged
merged 1 commit into from
Nov 25, 2024

Conversation

arsenm
Copy link
Contributor

@arsenm arsenm commented Nov 23, 2024

OPSEL ASM Syntax for v_cvt_scalef32_pk_{f|bf}16_fp4 : opsel:[x,y,z]
where, x & y i.e. OPSEL[1 : 0] selects which src_byte to read.

Note: Conventional Inst{13} i.e. OPSEL[2] is ignored in asm syntax.

Co-authored-by: Pravin Jagtap [email protected]

@arsenm arsenm added backend:AMDGPU mc Machine (object) code labels Nov 23, 2024 — with Graphite App
@arsenm arsenm requested a review from srpande November 23, 2024 05:41
@arsenm arsenm marked this pull request as ready for review November 23, 2024 05:41
@arsenm arsenm merged commit 5001f16 into main Nov 25, 2024
8 checks passed
@arsenm arsenm deleted the users/arsenm/gfx950/mc-v_cvt_scalef32_pk_f16_bf16_fp4 branch November 25, 2024 20:43
This was referenced Nov 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend:AMDGPU mc Machine (object) code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants