commit | c56cf157c518193ef85d54f9185df5c703d14896 | [log] [tgz] |
---|---|---|
author | Rhys Perry <pendingchaos02@gmail.com> | Tue Mar 09 16:11:12 2021 +0000 |
committer | Marge Bot <emma+marge@anholt.net> | Fri Dec 17 18:51:24 2021 +0000 |
tree | e5c177429a87303926a93bc9afb5971c74e292b4 | |
parent | ac8afe3f446e138307981bdc6789b23e4d368e12 [diff] |
nir/opt_load_store_vectorize: improve ssbo/global alias analysis If either the global access or the ssbo access is restrict, they shouldn't alias. No fossil-db changes. Signed-off-by: Rhys Perry <pendingchaos02@gmail.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/14227>