diff options
author | Icecream95 <[email protected]> | 2020-07-06 23:52:40 +1200 |
---|---|---|
committer | Marge Bot <[email protected]> | 2020-07-15 01:30:00 +0000 |
commit | 0ff6263534a87534805afe6eac62ddf8ee75824b (patch) | |
tree | d2d38b931e22430b6afe70ee47e5e8523cd6976a /src/amd/Makefile.sources | |
parent | 58c0e1d00564f46a8264b2ce3275920890dd8b14 (diff) |
pan/mdg: Add a nir pass to reorder store_output intrinsics
Real writeout stores, which break execution, need to be moved to after
dual-source stores, which are just standard register writes.
v2: Don't move stores forward, to avoid moving them to before where
their source is written.
v3: Only reorder past dual-source stores.
Reviewed-by: Alyssa Rosenzweig <[email protected]>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5620>
Diffstat (limited to 'src/amd/Makefile.sources')
0 files changed, 0 insertions, 0 deletions