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

Jakub Kuderski llvmlistbot at llvm.org
Mon Sep 8 06:58:58 PDT 2025


https://github.com/kuhar requested changes to this pull request.

I don't understand when this could happen. Could you add a lit test? If the value is an integer attr, the type must be either bool or int, no?

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


More information about the Mlir-commits mailing list