Renaming common_clang to opencl_clang - BiFModule#8
Closed
PawelJurek wants to merge 1 commit intointel:masterfrom
Closed
Renaming common_clang to opencl_clang - BiFModule#8PawelJurek wants to merge 1 commit intointel:masterfrom
PawelJurek wants to merge 1 commit intointel:masterfrom
Conversation
This is the BiFModule part of fix for issue described in: intel/compute-runtime#21 With intel/opencl-clang#2 we will be adding an ability to change Common Clang's library name. As NEO runtime builds Clang indirectly via BiFModule, we need to respect the COMMON_CLANG_LIBRARY_NAME setting here.
PawelJurek
added a commit
to PawelJurek/compute-runtime
that referenced
this pull request
Mar 8, 2018
This is a fix for intel#21 This change has dependencies on following common_clang and intel-graphics-compiler pull requests, and should be merged after they are accepted: intel/opencl-clang#2 intel/intel-graphics-compiler#8
Contributor
|
This change has been pushed to the internal servers and will be mirrored here after validation. Thanks. |
VPG-SWE-Github
pushed a commit
that referenced
this pull request
Nov 2, 2020
Co-authored-by: Dmitry Ryabtsev <dmitry.ryabtsev1@intel.com>
VPG-SWE-Github
pushed a commit
that referenced
this pull request
Nov 3, 2020
Co-authored-by: Dmitry Ryabtsev <dmitry.ryabtsev1@intel.com>
VPG-SWE-Github
pushed a commit
that referenced
this pull request
Nov 3, 2020
VPG-SWE-Github
pushed a commit
that referenced
this pull request
Nov 3, 2020
VPG-SWE-Github
pushed a commit
that referenced
this pull request
Nov 3, 2020
VPG-SWE-Github
pushed a commit
that referenced
this pull request
Nov 5, 2020
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This is the BiFModule part of fix for issue described in: intel/compute-runtime#21
With intel/opencl-clang#2 we will be adding an ability to change Common Clang's library name. As NEO runtime builds Clang indirectly via BiFModule, we need to respect the COMMON_CLANG_LIBRARY_NAME setting here.