We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Describe the bug
In pulldown PR, we are seeing unexpected assertion in llvm-spirv/test/image.ll. This needs further investigation and fix.
32bb25b#diff-b38b3325fb1d098b6805ee7a03755167137797af3cd8d621d698c4c5d13a11bf
To Reproduce
Merge #10783, built and run lit test.
Environment (please complete the following information):
Additional context
The text was updated successfully, but these errors were encountered:
@intel/dpcpp-spirv-reviewers FYI. In case this was missed. Thanks.
Sorry, something went wrong.
Filter out illegal attributes to align with Khronos behaviour.
73c75ed
Fixes intel#10817. Signed-off-by: Marcos Maronas <marcos.maronas@intel.com>
a6fe5f3
dba4b3f
Successfully merging a pull request may close this issue.
Describe the bug
In pulldown PR, we are seeing unexpected assertion in llvm-spirv/test/image.ll.
This needs further investigation and fix.
32bb25b#diff-b38b3325fb1d098b6805ee7a03755167137797af3cd8d621d698c4c5d13a11bf
To Reproduce
Merge #10783, built and run lit test.
Environment (please complete the following information):
Additional context
The text was updated successfully, but these errors were encountered: