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

[INTERPRETER] adding missing typecasts #3410

Merged
merged 1 commit into from
Mar 19, 2024

Conversation

bringlein
Copy link
Contributor

I've debugged some kernels with TRITON_INTERPRET=1 and discovered missing typecasts in the interpreter backend for int32 and bool/int1.

@bringlein bringlein requested a review from ptillet as a code owner March 19, 2024 13:06
@Jokeren Jokeren merged commit 6271a3a into triton-lang:main Mar 19, 2024
5 checks passed
karupayun pushed a commit to openxla/triton that referenced this pull request Apr 3, 2024
I've debugged some kernels with `TRITON_INTERPRET=1` and discovered
missing typecasts in the interpreter backend for `int32` and
`bool`/`int1`.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants