[flang-commits] [flang] [OpenMP][MLIR] OMPEarlyOutliningPass removal (PR #67319)
Kiran Chandramohan via flang-commits
flang-commits at lists.llvm.org
Mon Oct 30 04:56:35 PDT 2023
================
@@ -16,7 +16,7 @@
include "mlir/Pass/PassBase.td"
-class AbstractResultOptBase<string optExt, string operation>
+class AbstractResultOptBase<string optExt, string operation>
----------------
kiranchandramohan wrote:
Nit: unrelated change.
https://github.com/llvm/llvm-project/pull/67319
More information about the flang-commits
mailing list