Skip to content
Snippets Groups Projects
Commit 46a76391 authored by Emma Anholt's avatar Emma Anholt
Browse files

i965: Fix fp-dst-aliasing-[12].vpfp.


There's no pretty way to avoid the overwriting of the src operands, so
just use a temporary destination and rely on the MOV optimization.

Reviewed-by: default avatarIan Romanick <ian.d.romanick@intel.com>
parent e3ea5bc0
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment