-
Notifications
You must be signed in to change notification settings - Fork 15.3k
[mlir][amdgpu] Add lowerings for ScaledExtPacked816 #168123
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
Merged
amd-eochoalo
merged 45 commits into
llvm:main
from
amd-eochoalo:eochoa/2025-11-10/lowerings
Nov 17, 2025
Merged
Changes from 27 commits
Commits
Show all changes
45 commits
Select commit
Hold shift + click to select a range
7b64631
Update documentation
amd-eochoalo 08e96b1
Fix verifiers
amd-eochoalo d0932cc
[mlir][amdgpu] Convert scaled_ext_packed816 to rocdl
amd-eochoalo 0d1d668
Create skeleton for pattern
amd-eochoalo 163b15a
Initial conversion
amd-eochoalo 6d7e2a6
Add first test
amd-eochoalo fc5d858
Adds two more cases
amd-eochoalo d9a254f
Add case for pk8.bf16.fp4
amd-eochoalo c5eb698
Add conversion for pk8.bf16.bf8
amd-eochoalo cec5f04
Fix and add new case
amd-eochoalo 7dc3442
Add case for pk8.f32.fp4
amd-eochoalo 0ba6b94
Add case for pk8.f32.fp8
amd-eochoalo 551849e
Add case for pk8.f32.bf8
amd-eochoalo c1e10c8
Add case for pk16.f16.bf6
amd-eochoalo e958d56
Add case for pk16.bf16.fp6
amd-eochoalo 1f79bdd
Add case for pk16.bf16.bf6
amd-eochoalo c5628e6
Add case for pk16.f32.fp6
amd-eochoalo db56c98
Add case for pk16.f32.bf6
amd-eochoalo 73ed4b7
Refactor NFC
amd-eochoalo 94cc740
Refactor NFC
amd-eochoalo 4f27e04
Use method instead of isa
amd-eochoalo 0f8f3c4
Hoist variable
amd-eochoalo a7a853e
Refactor NFC
amd-eochoalo 9e4ab0e
Hoist variable. NFC
amd-eochoalo 728686f
Comments. NFC
amd-eochoalo 47dc32e
refactor. nfc
amd-eochoalo 3cfea7e
Keep conventions
amd-eochoalo 2b010cd
Less of exhaustive enumeration
amd-eochoalo 6f07ef0
Correct types
amd-eochoalo 6978793
Reflow comment
amd-eochoalo ed66571
superfluous empty line
amd-eochoalo 33ef57e
Using
amd-eochoalo a83cec9
Add chipset check and moved tests
amd-eochoalo 34ed3e9
Refactor NFC
amd-eochoalo b88f7f6
Use operation name
amd-eochoalo 7a7ecaf
Convert result type
amd-eochoalo 1025e2b
Check for type conversion failures
amd-eochoalo a3db728
Merge branch 'main' into eochoa/2025-11-10/lowerings
amd-eochoalo 7c44f09
Add top-level if condition for each src type
amd-eochoalo f06a67e
Add chipset constant at beginning of file
amd-eochoalo 1dbcb95
wip
amd-eochoalo eee0ce9
Add invalid srcElemType case
amd-eochoalo 9860cdd
Update verifiers
amd-eochoalo 0b8f561
Update verifier message
amd-eochoalo 642414a
Fix assertion
amd-eochoalo File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.