AMDGPU: Expand rsq testing to cover contract flag
The 1.0/sqrt(x) -> rsq(x) fold increases precision and probably needs a contract flag.
Loading
Please sign in to comment
The 1.0/sqrt(x) -> rsq(x) fold increases precision and probably needs a contract flag.