llvm
llvm copied to clipboard
[SYCL][libdevice] Add __imf_llmax/min, __imf_ullmax/min, __imf_umax/min
Hi, @intel/dpcpp-tools-reviewers Could you help review this PR? Thanks very much.
Hi, @pvchupin Could you take a look at this PR? Thanks very much.
Hi @jinge90
Can you please provide a 1-2 line description for this change?
Thanks
Hi @jinge90
Can you please provide a 1-2 line description for this change?
Thanks
These math functions/operations are implemented to match CUDA math functions/operations for SYCL and OpenMP offloading on GPU. Which is part of DSE OKR.
LGTM. Please add tests if possible. Thanks
Hi, @asudarsa The test is here in review: https://github.com/intel/llvm-test-suite/pull/1275
Thanks very much.