[Mlir-commits] [mlir] [MLIR][Arith] Ensure ConstantOp validates signless integers for vectors (PR #177857)
Jakub Kuderski
llvmlistbot at llvm.org
Sun Jan 25 19:38:41 PST 2026
================
@@ -0,0 +1,14 @@
+// RUN: mlir-opt -convert-scf-to-spirv %s -o - | FileCheck %s
+// NOTE: Assertions have been autogenerated by utils/generate-test-checks.py
----------------
kuhar wrote:
nit: now it's as good as handwritten
```suggestion
```
https://github.com/llvm/llvm-project/pull/177857
More information about the Mlir-commits
mailing list