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

Andy Kaylor via cfe-commits cfe-commits at lists.llvm.org
Mon Jun 22 16:52:47 PDT 2026


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

Can you move these ARM-specific tests into their own subdirectory?

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


More information about the cfe-commits mailing list