[flang-commits] [flang] [mlir] [openacc] Implicitly map external constant globals (PR #210408)

Razvan Lupusoru via flang-commits flang-commits at lists.llvm.org
Fri Jul 17 14:54:28 PDT 2026


================
@@ -43,6 +43,30 @@ func.func @test_constant_in_serial() {
 
 // -----
 
+// Test that an external constant global is hoisted for implicit mapping. Its
----------------
razvanlupusoru wrote:

Possible to also add a test for memref with initial value?

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


More information about the flang-commits mailing list