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

Akash Banerjee via flang-commits flang-commits at lists.llvm.org
Tue Nov 14 03:53:33 PST 2023


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

I've removed this test for now so that the patch may land. Once the RFC is settled, I'll add the test accordingly.

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


More information about the flang-commits mailing list