Commit 28711a7
committed
[SYCL] Check for duplicates in handler::addAccessorReq()
Constructor of accessors add them to MRequirements and MAccStorage
of the associated handler, so do not add duplicates here if same
handler was used during construction.1 parent 7116e9d commit 28711a7
1 file changed
+8
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2056 | 2056 | | |
2057 | 2057 | | |
2058 | 2058 | | |
| 2059 | + | |
| 2060 | + | |
| 2061 | + | |
| 2062 | + | |
| 2063 | + | |
| 2064 | + | |
| 2065 | + | |
| 2066 | + | |
2059 | 2067 | | |
2060 | 2068 | | |
2061 | 2069 | | |
| |||
0 commit comments