[clang] [CIR] Upstream global initialization for ComplexType (PR #141369)

Amr Hesham via cfe-commits cfe-commits at lists.llvm.org
Wed May 28 14:46:46 PDT 2025


================
@@ -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


More information about the cfe-commits mailing list