AMDGPU: Drop unsafe 1/sqrt -> rsq combine
AMDGPUCodeGenPrepare implements a safer version of this that handles denormals correctly. https://reviews.llvm.org/D158032
Loading
Please sign in to comment
AMDGPUCodeGenPrepare implements a safer version of this that handles denormals correctly. https://reviews.llvm.org/D158032