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

Add KHR suffix to OpExtInstWithForwardRef opcode. #5704

Merged
merged 2 commits into from
Jun 6, 2024

Conversation

Keenuts
Copy link
Contributor

@Keenuts Keenuts commented Jun 5, 2024

The KHR suffix was missing from the published SPIR-V extension. This is now fixed, but requires some patches in SPIRV-Tools.

@Keenuts
Copy link
Contributor Author

Keenuts commented Jun 5, 2024

Some tests are failing due to an unrelated opcode change. #5694 is already addressing this. Will rebase once this is merged.

Copy link
Contributor

@alan-baker alan-baker left a comment

Choose a reason for hiding this comment

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

Please rebase.

The KHR suffix was missing from the published SPIR-V extension.
This is now fixed, but requires some patches in SPIRV-Tools.

Signed-off-by: Nathan Gauër <[email protected]>
@Keenuts
Copy link
Contributor Author

Keenuts commented Jun 6, 2024

Rebased, enabeling auto-merge. Thanks!

@Keenuts Keenuts enabled auto-merge (squash) June 6, 2024 09:27
Signed-off-by: Nathan Gauër <[email protected]>
@Keenuts Keenuts merged commit ce46482 into KhronosGroup:main Jun 6, 2024
24 checks passed
@Keenuts Keenuts deleted the fix-suffix branch June 6, 2024 10:47
jkwak-work added a commit to shader-slang/SPIRV-Tools that referenced this pull request Jul 2, 2024
Merging a commit "ce46482db7ab3ea9c52fce832d27ca40b14f8e87"

> Author: Nathan Gauër [email protected]
> Date: Thu Jun 6 12:17:51 2024 +0200
> Add KHR suffix to OpExtInstWithForwardRef opcode. (KhronosGroup#5704)
> The KHR suffix was missing from the published SPIR-V extension.
> This is now fixed, but requires some patches in SPIRV-Tools.
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