================ @@ -0,0 +1,11 @@ +// RUN: cir-opt %s -verify-diagnostics -split-input-file + +!s32i = !cir.int<s, 32> ---------------- AmrDeveloper wrote: Nice, thats better, i think i will do this with Vector too in next PR's https://github.com/llvm/llvm-project/pull/141369