Skip to content
This repository was archived by the owner on Mar 28, 2023. It is now read-only.

[SYCL] Porting tests for specialization constants #191

Merged
merged 2 commits into from
Mar 25, 2021

Conversation

pvchupin
Copy link

Converted 3 remaining tests for specialization constants to llvm-test-suite
infrastructure.

Signed-off-by: Pavel V Chupin [email protected]

Converted 3 remaining tests for specialization constants to llvm-test-suite
infrastructure.

Signed-off-by: Pavel V Chupin <[email protected]>
@pvchupin pvchupin requested a review from kbobrovs as a code owner March 24, 2021 05:59
@pvchupin pvchupin requested a review from AlexeySotkin March 24, 2021 06:00
@AlexeySotkin
Copy link

There are some clang-format issues. We either have to fix them or disable clang-format for affected pieces of code ( https://clang.llvm.org/docs/ClangFormatStyleOptions.html#disabling-formatting-on-a-piece-of-code )

Copy link

@kbobrovs kbobrovs left a comment

Choose a reason for hiding this comment

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

LGTM

@pvchupin
Copy link
Author

Issue is on other not related tests and tracked separately.

@pvchupin pvchupin merged commit 22877f2 into intel:intel Mar 25, 2021
@pvchupin pvchupin deleted the spec-const-tests branch March 25, 2021 05:16
myler pushed a commit to myler/llvm-test-suite that referenced this pull request Apr 12, 2022
…main

CMPLRTST-14236: Update suite generator to support generate child suites and add tests to matrix child suite
aelovikov-intel pushed a commit to aelovikov-intel/llvm that referenced this pull request Mar 27, 2023
…ite#191)

Converted 3 remaining tests for specialization constants to llvm-test-suite
infrastructure.

Signed-off-by: Pavel V Chupin <[email protected]>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants