diff options
author | Iago Toral Quiroga <[email protected]> | 2016-04-19 13:29:55 +0200 |
---|---|---|
committer | Samuel Iglesias Gonsálvez <[email protected]> | 2016-05-10 11:25:06 +0200 |
commit | 935e0e305dd7a4f67557e969513a30357d308efb (patch) | |
tree | 3c4245f51e2e7fa9f66ddae5c1b3177930ba274a /docs/bugs.html | |
parent | ba1907f040e9d61be932a8e098061d94d4ba30cb (diff) |
i965/fs: optimize unpack double
When we are actually unpacking from a double that we have previously
packed from its 32-bit components we can bypass the pack operation
and source from its arguments directly.
v2 (Sam):
- Fix line overflow (Topi)
- Bail if the parent instruction's source is not SSA (Connor)
Reviewed-by: Kenneth Graunke <[email protected]>
Diffstat (limited to 'docs/bugs.html')
0 files changed, 0 insertions, 0 deletions