[flang-commits] [flang] [flang] add fir.box_offset operation (PR #73641)

Kiran Chandramohan via flang-commits flang-commits at lists.llvm.org
Tue Nov 28 05:21:16 PST 2023


================
@@ -0,0 +1,44 @@
+// Test fir.box_offset parse/print/parse/print identity.
+// RUN: fir-opt %s | fir-opt | FileCheck %s
----------------
kiranchandramohan wrote:

I guess you meant this to be a codegen and not parse/print test.

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


More information about the flang-commits mailing list