AMDGPU: Filter out contract flags when lowering exp
It is unsafe to contract the fsub into the fmul. It also increases code size by duplicating a constant.
Loading
Please sign in to comment
It is unsafe to contract the fsub into the fmul. It also increases code size by duplicating a constant.