-
Notifications
You must be signed in to change notification settings - Fork 12.2k
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][GFX12] VOP encoding and codegen - add support for v_cvt fp8/… #78414
Merged
mariusz-sikora-at-amd
merged 19 commits into
llvm:main
from
mariusz-sikora-at-amd:masikora/gfx12-cvt-fp8
Jan 24, 2024
Merged
[AMDGPU][GFX12] VOP encoding and codegen - add support for v_cvt fp8/… #78414
mariusz-sikora-at-amd
merged 19 commits into
llvm:main
from
mariusz-sikora-at-amd:masikora/gfx12-cvt-fp8
Jan 24, 2024
Commits on Jan 17, 2024
-
[AMDGPU][GFX12] VOP encoding and codegen - add support for v_cvt fp8/…
…bf8 instructions Add VOP1, VOP1_DPP8, VOP1_DPP16, VOP3, VOP3_DPP8, VOP3_DPP16 instructions that were supported on GFX940 (MI300): - V_CVT_F32_FP8 - V_CVT_F32_BF8 - V_CVT_PK_F32_FP8 - V_CVT_PK_F32_BF8 - V_CVT_PK_FP8_F32 - V_CVT_PK_BF8_F32 - V_CVT_SR_FP8_F32 - V_CVT_SR_BF8_F32
Configuration menu - View commit details
-
Copy full SHA for ef5080c - Browse repository at this point
Copy the full SHA ef5080cView commit details -
Configuration menu - View commit details
-
Copy full SHA for a91e42a - Browse repository at this point
Copy the full SHA a91e42aView commit details
Commits on Jan 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 01d8b5e - Browse repository at this point
Copy the full SHA 01d8b5eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8e058e0 - Browse repository at this point
Copy the full SHA 8e058e0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6149014 - Browse repository at this point
Copy the full SHA 6149014View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4996c77 - Browse repository at this point
Copy the full SHA 4996c77View commit details -
Configuration menu - View commit details
-
Copy full SHA for a36de86 - Browse repository at this point
Copy the full SHA a36de86View commit details -
Configuration menu - View commit details
-
Copy full SHA for afe32a9 - Browse repository at this point
Copy the full SHA afe32a9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 685d767 - Browse repository at this point
Copy the full SHA 685d767View commit details
Commits on Jan 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7de5e75 - Browse repository at this point
Copy the full SHA 7de5e75View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9ad8493 - Browse repository at this point
Copy the full SHA 9ad8493View commit details
Commits on Jan 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9a7989f - Browse repository at this point
Copy the full SHA 9a7989fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3211bc3 - Browse repository at this point
Copy the full SHA 3211bc3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 55d4d1b - Browse repository at this point
Copy the full SHA 55d4d1bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 55d611a - Browse repository at this point
Copy the full SHA 55d611aView commit details
Commits on Jan 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 585e918 - Browse repository at this point
Copy the full SHA 585e918View commit details -
Configuration menu - View commit details
-
Copy full SHA for a3610b5 - Browse repository at this point
Copy the full SHA a3610b5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1db3bf4 - Browse repository at this point
Copy the full SHA 1db3bf4View commit details
Commits on Jan 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5270f1e - Browse repository at this point
Copy the full SHA 5270f1eView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.