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

[SYCL] Moved tests introduced in intel/llvm#3255 #181

Merged
merged 2 commits into from
Mar 15, 2021

Conversation

vladimirlaz
Copy link

@vladimirlaz vladimirlaz commented Mar 15, 2021

The tests are moved in accordance with intel/llvm/CONTRIBUTING.md

Also fixed issues found by CI:

  • fix target triple used by default to spir64-unknown-unknown-sycldevice;
  • remove obsolete LIT parameters (target_triple, host_triple);
  • enable tests for CPU and ACC devices.

vladimirlaz added a commit to vladimirlaz/llvm that referenced this pull request Mar 15, 2021
The tests which requires specific device are moved to
intel/llvm-test-suite in scope of intel/llvm-test-suite#181
 - fix target tripple used by default to spir64-unknown-unknown-sycldevice;
 - remove obsolet LIT parameters (target_triple, host_triple);
 - enable tests for CPU and ACC devices.
@vladimirlaz vladimirlaz merged commit 4219664 into intel:intel Mar 15, 2021
bader pushed a commit to intel/llvm that referenced this pull request Mar 17, 2021
The tests which requires specific device are moved to
intel/llvm-test-suite in scope of intel/llvm-test-suite#181
@vladimirlaz vladimirlaz deleted the move_e2e_tests branch April 23, 2021 05:52
aelovikov-intel pushed a commit to aelovikov-intel/llvm that referenced this pull request Mar 27, 2023
* [SYCL] Moved tests introduced in intel#3255

* [SYCL] Fix issues found in CI

 - fix target tripple used by default to spir64-unknown-unknown-sycldevice;
 - remove obsolet LIT parameters (target_triple, host_triple);
 - enable tests for CPU and ACC devices.
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.

2 participants