[mlir][arith] Fix header spacing (NFC)
authorJeff Niu <jeff@modular.com>
Mon, 10 Oct 2022 23:51:04 +0000 (16:51 -0700)
committerJeff Niu <jeff@modular.com>
Mon, 10 Oct 2022 23:51:04 +0000 (16:51 -0700)
mlir/include/mlir/Dialect/Arith/IR/ArithOps.td

index b59d9fd..e15c1f9 100644 (file)
@@ -1,4 +1,4 @@
-//===- ArithOps.td - Arith op definitions -------------*- tablegen -*-===//
+//===- ArithOps.td - Arith op definitions ------------------*- tablegen -*-===//
 //
 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
 // See https://llvm.org/LICENSE.txt for license information.