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

[SYCL] Remove testing of handler::copy with atomic accessors #126

Merged
merged 1 commit into from
Jan 28, 2021

Conversation

v-klochkov
Copy link

The handler::copy() method was enabled for dst/src accessors with
atomic mode by mistake. The atomic mode is not allowed for explicit copy
method of handler class.

Signed-off-by: Vyacheslav N Klochkov vyacheslav.n.klochkov@intel.com

The handler::copy() method was enabled for dst/src accessors with
atomic mode by mistake. The atomic mode is not allowed for explicity copy
method of handler class.

Signed-off-by: Vyacheslav N Klochkov <vyacheslav.n.klochkov@intel.com>
@bader
Copy link

bader commented Jan 28, 2021

@v-klochkov, there is one failure on Linux, but I don't think it's related to your patch. Anyway, please, make sure this issue is tracked.

Tagging @vladimirlaz.

@bader bader merged commit 284c61b into intel:intel Jan 28, 2021
@v-klochkov v-klochkov deleted the public_vklochkov_handler_copy_atomic branch January 28, 2021 21:17
yuxianch added a commit to yuxianch/llvm-test-suite that referenced this pull request Sep 2, 2021
Auto pulldown and update tc files for syclos branch on 20210810
aelovikov-intel pushed a commit to aelovikov-intel/llvm that referenced this pull request Mar 27, 2023
…lvm-test-suite#126)

The handler::copy() method was enabled for dst/src accessors with
atomic mode by mistake. The atomic mode is not allowed for explicity copy
method of handler class.

Signed-off-by: Vyacheslav N Klochkov <vyacheslav.n.klochkov@intel.com>
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