[clang] [CIR][ARM] Generic 32-bit ARM codegen and lowering support (PR #204360)

Akshay K via cfe-commits cfe-commits at lists.llvm.org
Wed Jul 1 06:36:54 PDT 2026


================
@@ -0,0 +1,32 @@
+// 32-bit ARM uses a two-word array cookie { element_size, element_count }, so a
----------------
kumarak wrote:

Moved to ARM-specific test directory

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


More information about the cfe-commits mailing list