[clang] [CIR] Lower constant block addresses for goto (PR #201644)
Henrich Lauko via cfe-commits
cfe-commits at lists.llvm.org
Wed Jun 10 01:58:41 PDT 2026
================
@@ -0,0 +1,8 @@
+// RUN: cir-opt %s | cir-opt | FileCheck %s
----------------
xlauko wrote:
There should be `verify-roundtrip` option for this. But I see we don't use it in any of tests, so maybe this is better as a follow up that updates all tests.
https://github.com/llvm/llvm-project/pull/201644
More information about the cfe-commits
mailing list