Skip to content

[SPIR-V][WIP] Convert LIT tests to opaque pointers#251

Draft
michalpaszkowski wants to merge 1 commit intofeature/spirv-backend-llvm15_0_7_2from
fix_opaque_pointers_mode_tests
Draft

[SPIR-V][WIP] Convert LIT tests to opaque pointers#251
michalpaszkowski wants to merge 1 commit intofeature/spirv-backend-llvm15_0_7_2from
fix_opaque_pointers_mode_tests

Conversation

@michalpaszkowski
Copy link
Member

Work in progress to convert all LIT tests to use opaque pointers. Most tests using OpenCL opaque types will be converted to use SPIR-V builtin types via TargetExtType. Some tests explicitly focusing on OpenCL opaque types will be left unchanged with (-opaque-pointers=0).

As part of this patch, I am planning to also reformat and reorganize the tests. Some tests will be merged/split and placed in relevant directories. I think it might be also good to stick to one naming convention for the tests and keep the URL to the source (with the original name) in the comment inside the test.

@michalpaszkowski michalpaszkowski force-pushed the fix_opaque_pointers_mode_tests branch from 5e03f03 to 1e89f23 Compare February 27, 2023 01:33
@michalpaszkowski michalpaszkowski force-pushed the fix_opaque_pointers_mode_tests branch from 1e89f23 to d3f8426 Compare March 2, 2023 19:18
@michalpaszkowski michalpaszkowski changed the base branch from feature/spirv-backend-llvm15_0_7 to feature/spirv-backend-llvm15_0_7_2 March 2, 2023 19:19
@CLAassistant
Copy link

CLAassistant commented Mar 2, 2023

CLA assistant check
All committers have signed the CLA.

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.

2 participants