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

Cherry-pick MLIR commits to fix SPIR-V 64-bit index conversion #14771

Merged
merged 2 commits into from
Aug 22, 2023

Conversation

antiagainst
Copy link
Contributor

@antiagainst antiagainst commented Aug 22, 2023

This commit cherry-picks:

to fix 64-bit index conversion in SPIR-V MemRef int4 emulation.

Fixes #14739

@antiagainst antiagainst changed the title [spirv] Fix 64-bit index conversion in i4 emulation Cherry-pick MLIR commits to fix SPIR-V 64-bit index conversion Aug 22, 2023
@antiagainst antiagainst marked this pull request as ready for review August 22, 2023 16:08
@antiagainst antiagainst enabled auto-merge (squash) August 22, 2023 16:10
@antiagainst antiagainst merged commit 254f29c into iree-org:main Aug 22, 2023
50 checks passed
@antiagainst antiagainst deleted the spirv-fix-llm-correctness branch August 22, 2023 17:25
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.

[spirv] Incorrect int4 vicuna model output
2 participants