[Mlir-commits] [mlir] [OpenMP][MLIR] OMPEarlyOutliningPass removal (PR #67319)

Kiran Chandramohan llvmlistbot at llvm.org
Mon Oct 30 04:56:33 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 Mlir-commits mailing list