diff options
| author | JosJuice <josjuice@gmail.com> | 2021-02-02 20:50:29 +0100 |
|---|---|---|
| committer | JosJuice <josjuice@gmail.com> | 2021-03-24 12:02:09 +0100 |
| commit | 1845c5948db89bfe4c9adc94aef02018baea2a09 (patch) | |
| tree | a550d2667e0b508195cd86bd54aaaf250a0f4c6c /Source/Core/VideoCommon/VertexLoaderManager.cpp | |
| parent | e2b5026652a85eee2b9d4e4a40698ef51902da6a (diff) | |
PPCAnalyst: Rework the store-safe logic
The output of instructions like fabsx and ps_sel is store-safe
if and only if the relevant inputs are. The old code was always
marking the output as store-safe if the output was a single,
and never otherwise.
Also, the old code was treating the output of psq_l/psq_lu as
store-safe, which seems incorrect (if dequantization is disabled).
Diffstat (limited to 'Source/Core/VideoCommon/VertexLoaderManager.cpp')
0 files changed, 0 insertions, 0 deletions
