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

Fix SPIRVCopyMemory::validate() #2770

Merged
merged 1 commit into from
Oct 22, 2024
Merged

Conversation

svenvh
Copy link
Member

@svenvh svenvh commented Oct 21, 2024

The asserts should be checking the Target member variable; Id is not used for this class.

Only fix the wrong asserts for now; proper handling and testing of OpCopyMemory will be done in a followup commit.

Contributes to #2769

Copy link
Contributor

@bashbaug bashbaug left a comment

Choose a reason for hiding this comment

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

Thanks!

The asserts should be checking the `Target` member variable; `Id` is
not used for this class.

Only fix the wrong asserts for now; proper handling and testing of
`OpCopyMemory` will be done in a followup commit.

Contributes to KhronosGroup#2769
@svenvh svenvh force-pushed the copymemory-asserts branch from e965976 to 29501f1 Compare October 21, 2024 15:51
@svenvh svenvh merged commit 9d2926d into KhronosGroup:main Oct 22, 2024
9 checks passed
@svenvh svenvh deleted the copymemory-asserts branch October 22, 2024 07:06
svenvh added a commit to svenvh/SPIRV-LLVM-Translator that referenced this pull request Oct 25, 2024
The asserts should be checking the `Target` member variable; `Id` is
not used for this class.

Only fix the wrong asserts for now; proper handling and testing of
`OpCopyMemory` will be done in a followup commit.

Contributes to KhronosGroup#2769

(cherry picked from commit 9d2926d)
svenvh added a commit to svenvh/SPIRV-LLVM-Translator that referenced this pull request Oct 25, 2024
The asserts should be checking the `Target` member variable; `Id` is
not used for this class.

Only fix the wrong asserts for now; proper handling and testing of
`OpCopyMemory` will be done in a followup commit.

Contributes to KhronosGroup#2769

(cherry picked from commit 9d2926d)
svenvh added a commit to svenvh/SPIRV-LLVM-Translator that referenced this pull request Oct 25, 2024
The asserts should be checking the `Target` member variable; `Id` is
not used for this class.

Only fix the wrong asserts for now; proper handling and testing of
`OpCopyMemory` will be done in a followup commit.

Contributes to KhronosGroup#2769

(cherry picked from commit 9d2926d)
svenvh added a commit to svenvh/SPIRV-LLVM-Translator that referenced this pull request Oct 25, 2024
The asserts should be checking the `Target` member variable; `Id` is
not used for this class.

Only fix the wrong asserts for now; proper handling and testing of
`OpCopyMemory` will be done in a followup commit.

Contributes to KhronosGroup#2769

(cherry picked from commit 9d2926d)
svenvh added a commit to svenvh/SPIRV-LLVM-Translator that referenced this pull request Oct 25, 2024
The asserts should be checking the `Target` member variable; `Id` is
not used for this class.

Only fix the wrong asserts for now; proper handling and testing of
`OpCopyMemory` will be done in a followup commit.

Contributes to KhronosGroup#2769

(cherry picked from commit 9d2926d)
svenvh added a commit to svenvh/SPIRV-LLVM-Translator that referenced this pull request Oct 25, 2024
The asserts should be checking the `Target` member variable; `Id` is
not used for this class.

Only fix the wrong asserts for now; proper handling and testing of
`OpCopyMemory` will be done in a followup commit.

Contributes to KhronosGroup#2769

(cherry picked from commit 9d2926d)
svenvh added a commit that referenced this pull request Oct 28, 2024
The asserts should be checking the `Target` member variable; `Id` is
not used for this class.

Only fix the wrong asserts for now; proper handling and testing of
`OpCopyMemory` will be done in a followup commit.

Contributes to #2769

(cherry picked from commit 9d2926d)
svenvh added a commit that referenced this pull request Oct 28, 2024
The asserts should be checking the `Target` member variable; `Id` is
not used for this class.

Only fix the wrong asserts for now; proper handling and testing of
`OpCopyMemory` will be done in a followup commit.

Contributes to #2769

(cherry picked from commit 9d2926d)
svenvh added a commit that referenced this pull request Oct 28, 2024
The asserts should be checking the `Target` member variable; `Id` is
not used for this class.

Only fix the wrong asserts for now; proper handling and testing of
`OpCopyMemory` will be done in a followup commit.

Contributes to #2769

(cherry picked from commit 9d2926d)
svenvh added a commit that referenced this pull request Oct 28, 2024
The asserts should be checking the `Target` member variable; `Id` is
not used for this class.

Only fix the wrong asserts for now; proper handling and testing of
`OpCopyMemory` will be done in a followup commit.

Contributes to #2769

(cherry picked from commit 9d2926d)
svenvh added a commit that referenced this pull request Oct 28, 2024
The asserts should be checking the `Target` member variable; `Id` is
not used for this class.

Only fix the wrong asserts for now; proper handling and testing of
`OpCopyMemory` will be done in a followup commit.

Contributes to #2769

(cherry picked from commit 9d2926d)
svenvh added a commit that referenced this pull request Oct 28, 2024
The asserts should be checking the `Target` member variable; `Id` is
not used for this class.

Only fix the wrong asserts for now; proper handling and testing of
`OpCopyMemory` will be done in a followup commit.

Contributes to #2769

(cherry picked from commit 9d2926d)
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.

4 participants