================ @@ -1290,6 +1318,23 @@ llvm::Intrinsic::ID CvtFloatToTF32Op::getIntrinsicID(NVVM::FPRoundingMode rnd, } } +#define CVT_TO_F6X2_ID_IMPL(type, relu) \ ---------------- Wolfram70 wrote: Updated the macro in the latest revision, thanks! https://github.com/llvm/llvm-project/pull/136537