[clang] [CIR] Upstream StackSave and StackRestoreOp (PR #136426)

Andy Kaylor via cfe-commits cfe-commits at lists.llvm.org
Mon Apr 21 12:25:57 PDT 2025


================
@@ -0,0 +1,19 @@
+// RUN: cir-opt %s -cir-to-llvm -o - | FileCheck %s -check-prefix=MLIR
----------------
andykaylor wrote:

Can you also add a RUN line to lower this to LLVM IR?

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


More information about the cfe-commits mailing list