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