summaryrefslogtreecommitdiffstats
path: root/src/util/hash_table.c
diff options
context:
space:
mode:
authorIlia Mirkin <[email protected]>2014-09-01 10:55:27 -0400
committerIlia Mirkin <[email protected]>2014-09-01 18:38:02 -0400
commit6c2b079231f84b09b3f35183930afe522baee168 (patch)
treefbcf5590cda2f721f096698f2f13607aa2ad7f69 /src/util/hash_table.c
parent115d9a5525e74573ced9209063a1d4a551e6eaa4 (diff)
nv50/ir: avoid creating instructions that can't be emitted
When constant folding a MAD operation, we first fold the multiply and generate an ADD. However we do so without making sure that the immediate can be handled in the saturate case. If it can't, load the immediate in a separate instruction. Reported-by: Tiziano Bacocco <[email protected]> Signed-off-by: Ilia Mirkin <[email protected]> Cc: "10.2 10.3" <[email protected]>
Diffstat (limited to 'src/util/hash_table.c')
0 files changed, 0 insertions, 0 deletions