[NFC] [mlir] fix file header for SCFToControlFlow.h
authorXiang Li <python3kgae@outlook.com>
Thu, 2 Feb 2023 15:14:22 +0000 (10:14 -0500)
committerXiang Li <python3kgae@outlook.com>
Thu, 2 Feb 2023 15:14:22 +0000 (10:14 -0500)
Fill description and fix filename mismatch.

mlir/include/mlir/Conversion/SCFToControlFlow/SCFToControlFlow.h

index 456749a..b4cb16a 100644 (file)
@@ -1,4 +1,4 @@
-//===- ConvertSCFToControlFlow.h - Pass entrypoint --------------*- C++ -*-===//
+//===- SCFToControlFlow.h - SCF to ControlFlow Pass entrypoint --*- C++ -*-===//
 //
 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
 // See https://llvm.org/LICENSE.txt for license information.