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

via flang-commits flang-commits at lists.llvm.org
Wed Nov 29 01:08:28 PST 2023


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

Absolutely, thanks for the review! I updated the test with the actual codegen test.

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


More information about the flang-commits mailing list