Apply clang-tidy fixes for llvm-namespace-comment in ParallelLoopMapper.h (NFC)

This commit is contained in:
Mehdi Amini 2022-01-11 20:51:36 +00:00
parent 63edb563a1
commit b0aea19813
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@ class Region;
namespace mlir {
namespace scf {
class ParallelOp;
}
} // namespace scf
namespace gpu {