OSDN Git Service

aco: run p_wqm instructions in WQM
authorRhys Perry <pendingchaos02@gmail.com>
Mon, 13 Jan 2020 14:53:56 +0000 (14:53 +0000)
committerDylan Baker <dylan@pnwbakers.com>
Mon, 3 Feb 2020 16:31:30 +0000 (08:31 -0800)
commit40d3eeb0e34c0089b25495d114761310a5dc6e9f
tree20ca320317952be465d4a2df54b41339b7e4edec
parentf7e405bf7cbfd2f3ff8f75d91a82d2371f70d100
aco: run p_wqm instructions in WQM

If the p_wqm ends up creating copies, these need to be in WQM. Helps (but
doesn't completely fix) artifacts in Strange Brigade. The actual issue
still exists and is harder to fix.

Signed-off-by: Rhys Perry <pendingchaos02@gmail.com>
Fixes: 93c8ebfa780 ('aco: Initial commit of independent AMD compiler')
Reviewed-by: Daniel Schürmann <daniel@schuermann.dev>
Tested-by: Marge Bot <https://gitlab.freedesktop.org/mesa/mesa/merge_requests/3273>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/merge_requests/3273>
(cherry picked from commit 404818dd288de1b374c3b5f3589450c382bad3c4)
.pick_status.json
src/amd/compiler/aco_insert_exec_mask.cpp