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

Minimal viable support for int8 on the block pointer path #1155

Merged
merged 21 commits into from
May 30, 2024

Conversation

jopperm
Copy link
Contributor

@jopperm jopperm commented May 20, 2024

Adds an int8-variant to the block-pointer tutorial, and implements int8-support in the MatchTargetSize pass.

jopperm added 5 commits May 20, 2024 21:15
Signed-off-by: Julian Oppermann <julian.oppermann@codeplay.com>
Signed-off-by: Julian Oppermann <julian.oppermann@codeplay.com>
Signed-off-by: Julian Oppermann <julian.oppermann@codeplay.com>
Signed-off-by: Julian Oppermann <julian.oppermann@codeplay.com>
Signed-off-by: Julian Oppermann <julian.oppermann@codeplay.com>
@jopperm jopperm force-pushed the jopperm/blockptr_i8 branch from 5dcd09d to 1367c5a Compare May 20, 2024 19:15
@vlad-penkin vlad-penkin linked an issue May 20, 2024 that may be closed by this pull request
@jopperm jopperm self-assigned this May 20, 2024
@jopperm jopperm linked an issue May 20, 2024 that may be closed by this pull request
8 tasks
Signed-off-by: Julian Oppermann <julian.oppermann@codeplay.com>
@jopperm jopperm marked this pull request as ready for review May 21, 2024 09:15
Copy link
Contributor

@Dewei-Wang-sh Dewei-Wang-sh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

jopperm added 2 commits May 22, 2024 08:58
Signed-off-by: Julian Oppermann <julian.oppermann@codeplay.com>
Signed-off-by: Julian Oppermann <julian.oppermann@codeplay.com>
jopperm added 3 commits May 22, 2024 15:14
Signed-off-by: Julian Oppermann <julian.oppermann@codeplay.com>
Signed-off-by: Julian Oppermann <julian.oppermann@codeplay.com>
Copy link
Contributor

@whitneywhtsang whitneywhtsang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Other than the lit test, LGTM.

Signed-off-by: Julian Oppermann <julian.oppermann@codeplay.com>
Copy link
Contributor

@etiotto etiotto left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM after adding a lit test and addressing code review comments pending

jopperm added 4 commits May 27, 2024 16:18
Signed-off-by: Julian Oppermann <julian.oppermann@codeplay.com>
Signed-off-by: Julian Oppermann <julian.oppermann@codeplay.com>
@jopperm
Copy link
Contributor Author

jopperm commented May 28, 2024

@etiotto @Dewei-Wang-sh Are you ok with this landing as well?

jopperm added 2 commits May 29, 2024 09:33
Signed-off-by: Julian Oppermann <julian.oppermann@codeplay.com>
Copy link
Contributor

@etiotto etiotto left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Added a minor nit.

test/TritonIntelGPU/match-target-size.mlir Outdated Show resolved Hide resolved
jopperm added 2 commits May 29, 2024 16:35
Signed-off-by: Julian Oppermann <julian.oppermann@codeplay.com>
@jopperm jopperm merged commit a84b0c9 into llvm-target May 30, 2024
2 checks passed
@jopperm jopperm deleted the jopperm/blockptr_i8 branch May 30, 2024 08:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
6 participants