Jan Vesely
|
85f0dbce5c
|
R600: Expand vector fceil
Move fp64 fceil tests to fceil64.ll
v2: rebase
Signed-off-by: Jan Vesely <jan.vesely@rutgers.edu>
llvm-svn: 211194
|
2014-06-18 17:57:29 +00:00 |
Matt Arsenault
|
4601093267
|
R600: Implement f64 ftrunc, ffloor and fceil.
CI has instructions for these, so this fixes them for older hardware.
llvm-svn: 211183
|
2014-06-18 17:05:30 +00:00 |
Matt Arsenault
|
41e2f2bacd
|
R600/SI - Add new CI arithmetic instructions.
Does not yet include larger part required
to match v_mad_i64_i32 / v_mad_u64_u32.
llvm-svn: 202077
|
2014-02-24 21:01:28 +00:00 |