llvm
f75b4397 - [SYCL] Fix read/writes after discard access mode (#3064)

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.
Parents
Loading