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

MESA: validate_intrinsic_instr: Assertion `dst' failed. #22

Open
Jack-Clark opened this issue Jun 27, 2022 · 0 comments
Open

MESA: validate_intrinsic_instr: Assertion `dst' failed. #22

Jack-Clark opened this issue Jun 27, 2022 · 0 comments

Comments

@Jack-Clark
Copy link
Collaborator

Running amber validate_intrinsic_instr.amber from the attached archive gives:

amber: ../src/compiler/nir/nir_validate.c:628: validate_intrinsic_instr: Assertion `dst' failed.
Aborted (core dumped)

Device: Mesa Intel(R) Xe Graphics (TGL GT2). I can reproduce this using the mesa 22.1.0 tag.

Note that this is from the tests that do path swapping at barriers. We aren't 100% sure of the correctness of those tests w.r.t the intended output, however since this is a crash bug and the code is valid SPIR-V, the mesa compiler shouldn't crash.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant