diff options
author | Nicolai Hähnle <[email protected]> | 2016-03-14 10:22:21 -0500 |
---|---|---|
committer | Nicolai Hähnle <[email protected]> | 2016-03-21 15:34:25 -0500 |
commit | 97352aa50af87b50271bc632abfb971caca46e2b (patch) | |
tree | 8b21ef885f2fcbb871c720d7e1ed86a3bc1149fe /docs/devinfo.html | |
parent | 5a61b428f477e7eef9f18f2fd43f661f193ece39 (diff) |
radeonsi: implement volatile memory access
Prevent loads from being re-ordered or coalesced.
Atomics don't need special handling by definition, and stores don't need
special handling because LLVM is unable to detect dead image or buffer
stores.
Reviewed-by: Marek Olšák <[email protected]>
Diffstat (limited to 'docs/devinfo.html')
0 files changed, 0 insertions, 0 deletions