[flang-commits] [flang] [mlir] [MLIR][OpenMP] Changes to function-filtering pass (PR #71850)
Kiran Chandramohan via flang-commits
flang-commits at lists.llvm.org
Mon Nov 13 03:39:08 PST 2023
================
@@ -0,0 +1,61 @@
+!RUN: %flang_fc1 -emit-llvm -fopenmp %s -o - | FileCheck %s --check-prefixes HOST,ALL
----------------
kiranchandramohan wrote:
You can write an RFC to have flang/test/llvm-ir or flang/test/end-to-end get approval and then add tests there.
You can also add end to end and execution tests in https://github.com/llvm/llvm-test-suite/tree/main/Fortran.
> If you feel like these are unnecessary
I did not say this.
https://github.com/llvm/llvm-project/pull/71850
More information about the flang-commits
mailing list