diff options
author | Jason Ekstrand <[email protected]> | 2020-04-14 11:01:15 -0500 |
---|---|---|
committer | Marge Bot <[email protected]> | 2020-04-28 22:55:25 +0000 |
commit | d9af5277b36a01af4cc6870c542a8059848a6e4d (patch) | |
tree | 0c0dbf53d522077fd6ea257776624cf8192745e8 /src/compiler/nir/nir_dominance.c | |
parent | 118f045fb7d1c6520e808317235c175833237631 (diff) |
nir/copy_prop_vars: Handle volatile better
For deref_store, we can still delete invalid stores that write to
statically OOB data. For everything, we need to make sure that we kill
aliases of destinations even if it's volatile.
Reviewed-by: Caio Marcelo de Oliveira Filho <[email protected]>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4767>
Diffstat (limited to 'src/compiler/nir/nir_dominance.c')
0 files changed, 0 insertions, 0 deletions