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

Generate load and store for OpCopyLogical #2825

Merged
merged 6 commits into from
Nov 8, 2024

Conversation

bashbaug
Copy link
Contributor

@bashbaug bashbaug commented Nov 2, 2024

fixes #2768

Generate an LLVM memcpy for OpCopyLogical, rather than a call to an OpCopyLogical function.

lib/SPIRV/SPIRVReader.cpp Outdated Show resolved Hide resolved
lib/SPIRV/SPIRVReader.cpp Outdated Show resolved Hide resolved
lib/SPIRV/SPIRVReader.cpp Outdated Show resolved Hide resolved
@bashbaug bashbaug changed the title Generate memcpy for OpCopyLogical Generate load and store for OpCopyLogical Nov 8, 2024
@MrSidims MrSidims merged commit 1a1bf17 into KhronosGroup:main Nov 8, 2024
9 checks passed
@bashbaug bashbaug deleted the copylogical-memcpy branch November 9, 2024 15:34
svenvh pushed a commit to svenvh/SPIRV-LLVM-Translator that referenced this pull request Nov 22, 2024
…oup#2825)

fixes KhronosGroup#2768

Generate an LLVM memcpy for OpCopyLogical, rather than a call to an OpCopyLogical function.

(cherry picked from commit 1a1bf17)
svenvh pushed a commit to svenvh/SPIRV-LLVM-Translator that referenced this pull request Nov 22, 2024
…oup#2825)

fixes KhronosGroup#2768

Generate an LLVM memcpy for OpCopyLogical, rather than a call to an OpCopyLogical function.

(cherry picked from commit 1a1bf17)
svenvh pushed a commit to svenvh/SPIRV-LLVM-Translator that referenced this pull request Nov 22, 2024
…oup#2825)

fixes KhronosGroup#2768

Generate an LLVM memcpy for OpCopyLogical, rather than a call to an OpCopyLogical function.

(cherry picked from commit 1a1bf17)
svenvh pushed a commit to svenvh/SPIRV-LLVM-Translator that referenced this pull request Nov 22, 2024
…oup#2825)

fixes KhronosGroup#2768

Generate an LLVM memcpy for OpCopyLogical, rather than a call to an OpCopyLogical function.

(cherry picked from commit 1a1bf17)
svenvh pushed a commit to svenvh/SPIRV-LLVM-Translator that referenced this pull request Nov 22, 2024
…oup#2825)

fixes KhronosGroup#2768

Generate an LLVM memcpy for OpCopyLogical, rather than a call to an OpCopyLogical function.

(cherry picked from commit 1a1bf17)
svenvh pushed a commit to svenvh/SPIRV-LLVM-Translator that referenced this pull request Nov 22, 2024
…oup#2825)

fixes KhronosGroup#2768

Generate an LLVM memcpy for OpCopyLogical, rather than a call to an OpCopyLogical function.

(cherry picked from commit 1a1bf17)
svenvh pushed a commit to svenvh/SPIRV-LLVM-Translator that referenced this pull request Nov 22, 2024
…oup#2825)

fixes KhronosGroup#2768

Generate an LLVM memcpy for OpCopyLogical, rather than a call to an OpCopyLogical function.

(cherry picked from commit 1a1bf17)
svenvh pushed a commit that referenced this pull request Nov 25, 2024
fixes #2768

Generate an LLVM memcpy for OpCopyLogical, rather than a call to an OpCopyLogical function.

(cherry picked from commit 1a1bf17)
svenvh pushed a commit that referenced this pull request Nov 25, 2024
fixes #2768

Generate an LLVM memcpy for OpCopyLogical, rather than a call to an OpCopyLogical function.

(cherry picked from commit 1a1bf17)
svenvh pushed a commit that referenced this pull request Nov 25, 2024
fixes #2768

Generate an LLVM memcpy for OpCopyLogical, rather than a call to an OpCopyLogical function.

(cherry picked from commit 1a1bf17)
svenvh pushed a commit that referenced this pull request Nov 25, 2024
fixes #2768

Generate an LLVM memcpy for OpCopyLogical, rather than a call to an OpCopyLogical function.

(cherry picked from commit 1a1bf17)
svenvh pushed a commit that referenced this pull request Nov 25, 2024
fixes #2768

Generate an LLVM memcpy for OpCopyLogical, rather than a call to an OpCopyLogical function.

(cherry picked from commit 1a1bf17)
svenvh added a commit that referenced this pull request Nov 25, 2024
…2875)

fixes #2768

Generate an LLVM memcpy for OpCopyLogical, rather than a call to an OpCopyLogical function.

(cherry picked from commit 1a1bf17)

Co-authored-by: Ben Ashbaugh <ben.ashbaugh@intel.com>
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.

handling OpCopyLogical
4 participants