================ @@ -0,0 +1,48 @@ +// RUN: cir-opt %s -o - | FileCheck %s ---------------- xlauko wrote: ```suggestion // RUN: cir-opt --verify-roundtrip %s -o - | FileCheck %s ``` https://github.com/llvm/llvm-project/pull/160779