[Mlir-commits] [mlir] [MLIR][NVVM] Declare InferIntRangeInterface for RangeableRegisterOp (PR #122263)
Durgadoss R
llvmlistbot at llvm.org
Thu Jan 9 10:20:54 PST 2025
================
@@ -1158,6 +1158,17 @@ llvm::Intrinsic::ID CpAsyncBulkTensorReduceOp::getIntrinsicID(
llvm_unreachable("Invalid Reduction Op for CpAsyncBulkTensorReduceOp");
}
+/// Infer the result ranges for the NVVM SpecialRangeableRegisterOp that migth
----------------
durga4github wrote:
nit: might
https://github.com/llvm/llvm-project/pull/122263
More information about the Mlir-commits
mailing list