[flang-commits] [mlir] [flang] [MLIR][OpenMP] Changes to function-filtering pass (PR #71850)

Akash Banerjee via flang-commits flang-commits at lists.llvm.org
Mon Nov 13 03:21:06 PST 2023


================
@@ -0,0 +1,61 @@
+!RUN: %flang_fc1 -emit-llvm -fopenmp %s -o - | FileCheck %s --check-prefixes HOST,ALL
----------------
TIFitis wrote:

@kiranchandramohan previously suggested `flang/test/Driver/OpenMP/` as a potential directory to keep lowering to llvm IR tests. Can you please suggest a better alternative for these tests?

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


More information about the flang-commits mailing list