[Mlir-commits] [mlir] [mlir][spirv] Check variable for null before dereferencing (PR #157457)

Longsheng Mou llvmlistbot at llvm.org
Wed Sep 10 06:35:32 PDT 2025


================
@@ -723,7 +723,9 @@ void mlir::spirv::ConstantOp::getAsmResultNames(
   IntegerType intTy = llvm::dyn_cast<IntegerType>(type);
----------------
CoTinker wrote:

fine

https://github.com/llvm/llvm-project/pull/157457


More information about the Mlir-commits mailing list