[flang-commits] [flang] [flang][openacc] Ignore bare acc routine in module subprogram part instead of erroring out (PR #205450)
Eugene Epshteyn via flang-commits
flang-commits at lists.llvm.org
Tue Jun 23 18:20:47 PDT 2026
================
@@ -0,0 +1,11 @@
+! RUN: bbc -fopenacc -emit-hlfir %s -o - 2>&1 | FileCheck %s
----------------
eugeneepshteyn wrote:
Wait, why is this a lowering test? Shouldn't it be a semantic test?
https://github.com/llvm/llvm-project/pull/205450
More information about the flang-commits
mailing list