================ @@ -578,6 +578,30 @@ def NVVM_Ex2Op : NVVM_F32UnaryApproxOp<"ex2"> { }]; } +def NVVM_RsqrtApproxOp ---------------- varadk27 wrote: Addressed in the latest revision. https://github.com/llvm/llvm-project/pull/195854