AMDGPU: Add llvm.amdgcn.log intrinsic
This will map directly to the hardware instruction which does not handle denormals for f32. This will allow moving the generic intrinsic to be lowered correctly. Also handles selecting the f16 version, but there's no reason to use it over the generic intrinsic.
Loading
Please sign in to comment