diff options
author | Eric Anholt <[email protected]> | 2012-09-22 17:25:20 +0200 |
---|---|---|
committer | Eric Anholt <[email protected]> | 2012-10-08 08:38:49 -0700 |
commit | d81d7a4b65565a873338f54b0a17795d91ccc625 (patch) | |
tree | c7dfb3fd667ee8a9acc171f90659ea05fe0b94a8 /doxygen/core_subset.doxy | |
parent | 5c268745465640b4b8504d1e7f79efb25b67cd7a (diff) |
i965/fs: Pull ir_binop_min/ir_binop_max handling to a separate function.
This will be reused from the ARB_fp compiler. I touched up the pre-gen6 path
to not overwrite dst in the first instruction, which prevents the need for
aliasing checks (we'll need that in the ARB_fp compiler, but it actually
hasn't been needed in this codebase since the revert of the nasty old
MOV-avoidance code). I also made the conditional_mod between gen6 and
pre-gen6 consistent, which shouldn't matter except for denorm/(+/-)0
comparisons where the choice between left and right hand side of the
comparison changes.
Reviewed-by: Kenneth Graunke <[email protected]>
Diffstat (limited to 'doxygen/core_subset.doxy')
0 files changed, 0 insertions, 0 deletions