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

[NFC] Refactor kernel_compiler_spirv tests #887

Merged
merged 4 commits into from
Jun 18, 2024

Conversation

0x12CC
Copy link
Contributor

@0x12CC 0x12CC commented Apr 9, 2024

Updates the test to load the SPIR-V module files using CMake instead of std::ifstream. This change makes the test binary more portable since it now contains the required SPIR-V modules.

Updates the test to load the SPIR-V module files using CMake instead of
`std::ifstream`. This change makes the test binary more portable since it now
contains the required SPIR-V modules.

Signed-off-by: Michael Aziz <michael.aziz@intel.com>
@0x12CC 0x12CC requested a review from a team as a code owner April 9, 2024 13:45
Signed-off-by: Michael Aziz <michael.aziz@intel.com>
@keryell
Copy link
Member

keryell commented Jun 13, 2024

@0x12CC Ping.

Signed-off-by: Michael Aziz <michael.aziz@intel.com>
Signed-off-by: Michael Aziz <michael.aziz@intel.com>
@0x12CC
Copy link
Contributor Author

0x12CC commented Jun 14, 2024

Sorry for the delay, @keryell. I was just trying to catch up on some tasks and I've addressed your comment.

@0x12CC 0x12CC requested a review from keryell June 14, 2024 14:05
Copy link
Member

@keryell keryell left a comment

Choose a reason for hiding this comment

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

Thanks!

@bader bader merged commit 59eb247 into KhronosGroup:SYCL-2020 Jun 18, 2024
8 checks passed
@0x12CC 0x12CC deleted the refactor_kernel_compiler_spirv branch June 18, 2024 05:16
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.

3 participants