diff --git a/mlir/include/mlir/IR/Instruction.h b/mlir/include/mlir/IR/Instruction.h index 9a7fb34b65b1..7b7e5bee0847 100644 --- a/mlir/include/mlir/IR/Instruction.h +++ b/mlir/include/mlir/IR/Instruction.h @@ -1,5 +1,4 @@ -//===- Instruction.h - MLIR ML Instruction Class --------------------*- C++ -//-*-===// +//===- Instruction.h - MLIR Instruction Class -------------------*- C++ -*-===// // // Copyright 2019 The MLIR Authors. //