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

[SPV-IR] Ignore SPIR-V linkage name for BuiltIn variable #1180

Merged
merged 3 commits into from
Sep 1, 2021

Conversation

Nuullll
Copy link
Contributor

@Nuullll Nuullll commented Aug 26, 2021

The BuiltIn variable/call name in SPV-IR should stick to
"__spirv_BuiltIn*", no matter what the SPIR-V linkage name is.

This is an issue exposed by PR #1133.

The BuiltIn variable/call name in SPV-IR should stick to
"__spirv_BuiltIn*", no matter what the SPIR-V linkage name is.

This is a regression of PR KhronosGroup#1133.
Signed-off-by: Yilong Guo <yilong.guo@intel.com>
@Nuullll
Copy link
Contributor Author

Nuullll commented Aug 27, 2021

@AlexeySotkin @AlexeySachkov @Fznamznon @MrSidims @aratajew I'd appreciate if you take a look.

@Nuullll
Copy link
Contributor Author

Nuullll commented Sep 1, 2021

ping

@MrSidims MrSidims merged commit 894f95b into KhronosGroup:master Sep 1, 2021
aratajew pushed a commit to aratajew/SPIRV-LLVM-Translator that referenced this pull request Dec 14, 2021
…p#1180)

The BuiltIn variable/call name in SPV-IR should stick to
"__spirv_BuiltIn*", no matter what the SPIR-V linkage name is.

This is a regression of PR KhronosGroup#1133.

Signed-off-by: Yilong Guo <yilong.guo@intel.com>
aratajew pushed a commit to aratajew/SPIRV-LLVM-Translator that referenced this pull request Dec 14, 2021
…p#1180)

The BuiltIn variable/call name in SPV-IR should stick to
"__spirv_BuiltIn*", no matter what the SPIR-V linkage name is.

This is a regression of PR KhronosGroup#1133.

Signed-off-by: Yilong Guo <yilong.guo@intel.com>
aratajew pushed a commit to aratajew/SPIRV-LLVM-Translator that referenced this pull request Dec 14, 2021
…p#1180)

The BuiltIn variable/call name in SPV-IR should stick to
"__spirv_BuiltIn*", no matter what the SPIR-V linkage name is.

This is a regression of PR KhronosGroup#1133.

Signed-off-by: Yilong Guo <yilong.guo@intel.com>
aratajew pushed a commit to aratajew/SPIRV-LLVM-Translator that referenced this pull request Dec 14, 2021
…p#1180)

The BuiltIn variable/call name in SPV-IR should stick to
"__spirv_BuiltIn*", no matter what the SPIR-V linkage name is.

This is a regression of PR KhronosGroup#1133.

Signed-off-by: Yilong Guo <yilong.guo@intel.com>
aratajew pushed a commit to aratajew/SPIRV-LLVM-Translator that referenced this pull request Dec 14, 2021
…p#1180)

The BuiltIn variable/call name in SPV-IR should stick to
"__spirv_BuiltIn*", no matter what the SPIR-V linkage name is.

This is a regression of PR KhronosGroup#1133.

Signed-off-by: Yilong Guo <yilong.guo@intel.com>
aratajew pushed a commit to aratajew/SPIRV-LLVM-Translator that referenced this pull request Dec 14, 2021
…p#1180)

The BuiltIn variable/call name in SPV-IR should stick to
"__spirv_BuiltIn*", no matter what the SPIR-V linkage name is.

This is a regression of PR KhronosGroup#1133.

Signed-off-by: Yilong Guo <yilong.guo@intel.com>
aratajew pushed a commit to aratajew/SPIRV-LLVM-Translator that referenced this pull request Dec 14, 2021
…p#1180)

The BuiltIn variable/call name in SPV-IR should stick to
"__spirv_BuiltIn*", no matter what the SPIR-V linkage name is.

This is a regression of PR KhronosGroup#1133.

Signed-off-by: Yilong Guo <yilong.guo@intel.com>
MrSidims pushed a commit that referenced this pull request Dec 20, 2021
The BuiltIn variable/call name in SPV-IR should stick to
"__spirv_BuiltIn*", no matter what the SPIR-V linkage name is.

This is a regression of PR #1133.

Signed-off-by: Yilong Guo <yilong.guo@intel.com>
MrSidims pushed a commit that referenced this pull request Dec 20, 2021
The BuiltIn variable/call name in SPV-IR should stick to
"__spirv_BuiltIn*", no matter what the SPIR-V linkage name is.

This is a regression of PR #1133.

Signed-off-by: Yilong Guo <yilong.guo@intel.com>
MrSidims pushed a commit that referenced this pull request Dec 20, 2021
The BuiltIn variable/call name in SPV-IR should stick to
"__spirv_BuiltIn*", no matter what the SPIR-V linkage name is.

This is a regression of PR #1133.

Signed-off-by: Yilong Guo <yilong.guo@intel.com>
MrSidims pushed a commit that referenced this pull request Dec 20, 2021
The BuiltIn variable/call name in SPV-IR should stick to
"__spirv_BuiltIn*", no matter what the SPIR-V linkage name is.

This is a regression of PR #1133.

Signed-off-by: Yilong Guo <yilong.guo@intel.com>
MrSidims pushed a commit that referenced this pull request Dec 20, 2021
The BuiltIn variable/call name in SPV-IR should stick to
"__spirv_BuiltIn*", no matter what the SPIR-V linkage name is.

This is a regression of PR #1133.

Signed-off-by: Yilong Guo <yilong.guo@intel.com>
Quetzonarch pushed a commit to Quetzonarch/SPIRV-LLVM-Translator that referenced this pull request Jul 13, 2022
…p#1180)

The BuiltIn variable/call name in SPV-IR should stick to
"__spirv_BuiltIn*", no matter what the SPIR-V linkage name is.

This is a regression of PR KhronosGroup#1133.

Signed-off-by: Yilong Guo <yilong.guo@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.

4 participants