summaryrefslogtreecommitdiffstats
path: root/src/intel/compiler/brw_clip_unfilled.c
diff options
context:
space:
mode:
authorKenneth Graunke <[email protected]>2019-06-03 11:43:38 -0700
committerKenneth Graunke <[email protected]>2019-06-05 16:45:12 -0700
commitd13059f4d50d370eec76495dd2b51fdf5c6e1aee (patch)
tree04845e57328a1c81631ca19bc1153886ff2bb639 /src/intel/compiler/brw_clip_unfilled.c
parentfa56a3795f9f4b15013f2163193c54611fd2b8e0 (diff)
nouveau: Use nir_lower_doubles instead of lower_fmod64 on nvc0.
We currently have two duplicate mechanisms for lowering fmod@64. One is a nir_opt_algebraic rule keyed off of options->lower_fmod64, and the other is nir_lower_doubles, which offers a full gamut of fp64 lowering. The latter works slightly better in some corner cases, so I'm trying to eliminate lower_fmod64 and drop the redundancy. Reviewed-by: Marek Olšák <[email protected]>
Diffstat (limited to 'src/intel/compiler/brw_clip_unfilled.c')
0 files changed, 0 insertions, 0 deletions