llvm
f75b4397
- [SYCL] Fix read/writes after discard access mode (#3064)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
5 years ago
[SYCL] Fix read/writes after discard access mode (#3064) Fix an issue where whenever a read/write was omitted due to a discard access mode, the current context was not updated for the corresponding memory object record, leading to faulty behaviour.
References
#3064 - [SYCL] Fix read/write after discard access mode
Author
sergey-semenov
Parents
d1d6c5df
Loading