diff options
author | Marek Olšák <[email protected]> | 2015-07-25 12:17:19 +0200 |
---|---|---|
committer | Marek Olšák <[email protected]> | 2015-07-31 16:49:16 +0200 |
commit | 1bbe40836306549414408bb7f30b9288c020db75 (patch) | |
tree | 33c512438d53845add2b5dacbf9e727382aea66e /src/gallium/drivers/r600/evergreen_compute.c | |
parent | 8559f6ce62a9d5b52fa8189ba2352cd48bdabccf (diff) |
radeonsi: don't use llvm.AMDIL.fraction for FRC and DFRAC
There are 2 reasons for this:
- LLVM optimization passes can work with floor
- there are patterns to select v_fract from floor anyway
There is no change in the generated code.
Diffstat (limited to 'src/gallium/drivers/r600/evergreen_compute.c')
0 files changed, 0 insertions, 0 deletions