[mlir] [llvm] [mlir][EmitC] Add func, call and return operations and conversions (PR #79612)

Simon Camphausen via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 30 23:49:56 PST 2024


================
@@ -346,6 +349,185 @@ LogicalResult ForOp::verifyRegions() {
 
   return success();
 }
+//===----------------------------------------------------------------------===//
----------------
simon-camp wrote:

Missing newline

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


More information about the llvm-commits mailing list