[Mlir-commits] [mlir] [mlir][XeGPU] Fix crash in getUArch for unsupported architectures (PR #179173)

llvmlistbot at llvm.org llvmlistbot at llvm.org
Wed Feb 4 04:47:00 PST 2026


mugiwaraluffy56 wrote:

Good catch. I'll add nullptr checks to the other callers as well to ensure they handle the missing target case gracefully, similar to the subgroup distribute pass.

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


More information about the Mlir-commits mailing list