r600/fmin: Flush denormals before calling builtin.
authorJan Vesely <jan.vesely@rutgers.edu>
Thu, 7 Jun 2018 20:27:58 +0000 (20:27 +0000)
committerJan Vesely <jan.vesely@rutgers.edu>
Thu, 7 Jun 2018 20:27:58 +0000 (20:27 +0000)
commite0edcaa4a95bf9979ee31de635824c7125799a86
treece5639b7fcf1d31c326140ff9dfa94c729e5436f
parente23c0ec0863870bc4823c731091f478c4bc781cf
r600/fmin: Flush denormals before calling builtin.

Same reason as amdgcn.
Fixes fmin, minmag CTS on turks.
Reviewer: Tom Stellard <tstellar@redhat.com>
Signed-off-by: Jan Vesely <jan.vesely@rutgers.edu>
llvm-svn: 334228
libclc/r600/lib/SOURCES
libclc/r600/lib/math/fmin.cl [new file with mode: 0644]