[flang-commits] [flang] [flang][rfc] Add represention of volatile references (PR #132486)

Kiran Chandramohan via flang-commits flang-commits at lists.llvm.org
Mon Mar 24 10:22:57 PDT 2025


================
@@ -0,0 +1,21 @@
+// RUN: fir-opt --convert-hlfir-to-fir %s -o - | FileCheck %s
----------------
kiranchandramohan wrote:

Nit: This is probably best placed in flang/test/HLFIR/

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


More information about the flang-commits mailing list