[mlir][NFC] Fix file comments.

Differential Revision: https://reviews.llvm.org/D81858
This commit is contained in:
Hanhan Wang
2020-06-15 14:43:28 -07:00
parent fc905ae003
commit 487ca07fcc

View File

@@ -1,4 +1,4 @@
//===- ExpandAtomic.cpp - Code to perform loop fusion ---------------------===//
//===- ExpandAtomic.cpp - Code to perform expanding atomic ops ------------===//
//
// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
// See https://llvm.org/LICENSE.txt for license information.