Files
clang-p2996/llvm/test/CodeGen/AMDGPU/amdgpu-simplify-libcall-rootn.ll
Matt Arsenault dab1f7c8d3 AMDGPU: Emit 1/llvm.sqrt(x) instead of rsqrt calls in libcall handling (#92863)
With the contract flag we should end up codegening to the rsqrt
instruction, or denormal corrected rsqrt sequence present in the
library.
2024-05-21 18:42:45 +02:00

57 KiB