diff options
author | Kristian Høgsberg Kristensen <[email protected]> | 2015-10-20 23:07:56 -0700 |
---|---|---|
committer | Kristian Høgsberg Kristensen <[email protected]> | 2015-10-23 09:42:28 -0700 |
commit | aedc0aab19c233cc084211959ef2b6be1c500bb7 (patch) | |
tree | f60a84320de0320fc71089391a4f874b5a6db2cd /Android.common.mk | |
parent | 24a3a697e5e029767c2d210a94d47c52c5e5e299 (diff) |
i965/fs: Use unsigned immediate 0 when eliminating SHADER_OPCODE_FIND_LIVE_CHANNEL
The destination for SHADER_OPCODE_FIND_LIVE_CHANNEL is always a UD
register. When we replace the opcode with a MOV, make sure we use a UD
immediate 0 so copy propagation doesn't bail because of non-matching
types.
Reviewed-by: Matt Turner <[email protected]>
Signed-off-by: Kristian Høgsberg Kristensen <[email protected]>
Diffstat (limited to 'Android.common.mk')
0 files changed, 0 insertions, 0 deletions