Ensure newlines at the end of files (NFC)
authorKazu Hirata <kazu@google.com>
Sat, 17 Dec 2022 07:36:51 +0000 (23:36 -0800)
committerKazu Hirata <kazu@google.com>
Sat, 17 Dec 2022 07:36:51 +0000 (23:36 -0800)
bolt/lib/Passes/Hugify.cpp
llvm/lib/CodeGen/ComplexDeinterleavingPass.cpp
llvm/lib/Target/Hexagon/HexagonDepMask.h
llvm/lib/Target/Hexagon/HexagonDepTimingClasses.h
mlir/include/mlir/Dialect/SCF/IR/CMakeLists.txt

index 170fb5b..d2a64fb 100644 (file)
@@ -47,4 +47,4 @@ void HugePage::runOnFunctions(BinaryContext &BC) {
                        BC.MIB->createSymbolTrampoline(StartSym, BC.Ctx.get()));
 }
 } // namespace bolt
-} // namespace llvm
\ No newline at end of file
+} // namespace llvm
index 2414c0d..9b1f711 100644 (file)
@@ -886,4 +886,4 @@ bool ComplexDeinterleavingCompositeNode::hasAllInternalUses(
     }
   }
   return true;
-}
\ No newline at end of file
+}
index 7f3bc73..1f7319f 100644 (file)
@@ -2816,4 +2816,4 @@ HexagonInstruction InstructionEncodings[] = {
   0 }
 };
 
-#endif  // LLVM_LIB_TARGET_HEXAGON_HEXAGONDEPMASK_H
\ No newline at end of file
+#endif  // LLVM_LIB_TARGET_HEXAGON_HEXAGONDEPMASK_H
index 4fb7458..60b7f57 100644 (file)
@@ -157,4 +157,4 @@ inline bool is_TC4x(unsigned SchedClass) {
 }
 } // namespace llvm
 
-#endif  // LLVM_LIB_TARGET_HEXAGON_HEXAGONDEPTIMINGCLASSES_H
\ No newline at end of file
+#endif  // LLVM_LIB_TARGET_HEXAGON_HEXAGONDEPTIMINGCLASSES_H
index 1b6f45b..1be5f91 100644 (file)
@@ -7,4 +7,4 @@ mlir_tablegen(DeviceMappingAttrInterface.cpp.inc -gen-attr-interface-defs)
 mlir_tablegen(DeviceMappingAttributes.h.inc -gen-attrdef-decls)
 mlir_tablegen(DeviceMappingAttributes.cpp.inc -gen-attrdef-defs)
 add_public_tablegen_target(MLIRDeviceMappingInterfacesIncGen)
-add_dependencies(mlir-generic-headers MLIRDeviceMappingInterfacesIncGen)
\ No newline at end of file
+add_dependencies(mlir-generic-headers MLIRDeviceMappingInterfacesIncGen)