[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:55 PDT 2025


================
@@ -0,0 +1,11 @@
+! RUN: bbc %s -o - | FileCheck %s
----------------
kiranchandramohan wrote:

Nit: The integration directory is for testing things that span flang, mlir, llvm. For eg. testing the LLVM IR that is generated. And it should be used sparingly. For this one, the best place is the flang/test/Lower directory.

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


More information about the flang-commits mailing list