diff options
author | Brian Paul <brianp@vmware.com> | 2010-05-06 15:04:19 -0600 |
---|---|---|
committer | Brian Paul <brianp@vmware.com> | 2010-05-06 15:19:02 -0600 |
commit | 4b274f311c2c72e40e63c02e4a6f9f5ccc59f165 (patch) | |
tree | 572e0864e1a391cd600c46824f0338ce7849277a /src/mesa/x86-64 | |
parent | 895ee712ba1e9f1c1a0e54c6a5cebc52eea47a29 (diff) |
tgsi: make SSE ADD instruction SOA-safe
To properly execute an instruction such as "ADD tmp, tmp.wzyx, foo;"
with SOA we (sometimes) need to put the results into temporaries before
writing the results to the destination register.
This patch fixes the ADD instruction but this needs to be done for
many more instructions.
Helps to fix piglit fp-long-alu test (fd.o bug 27989).
Diffstat (limited to 'src/mesa/x86-64')
0 files changed, 0 insertions, 0 deletions