[PATCH 1/1] R600: Make FMIN/MAXNUM legal on all asics
Matt Arsenault
arsenm2 at gmail.com
Sat Apr 11 20:33:19 PDT 2015
> On Apr 11, 2015, at 6:55 PM, Jan Vesely <jan.vesely at rutgers.edu> wrote:
>
> Signed-off-by: Jan Vesely <jan.vesely at rutgers.edu>
> ---
>
> Passes new fmin/fmax tests, as well as fract test
>
> lib/Target/R600/AMDGPUISelLowering.cpp | 2 ++
> lib/Target/R600/R600Instructions.td | 5 +++++
> lib/Target/R600/SIISelLowering.cpp | 2 --
> 3 files changed, 7 insertions(+), 2 deletions(-)
LGTM
More information about the llvm-commits
mailing list