forked from OSchip/llvm-project
Apply clang-tidy fixes for llvm-namespace-comment in ParallelLoopMapper.h (NFC)
This commit is contained in:
parent
63edb563a1
commit
b0aea19813
|
@ -34,7 +34,7 @@ class Region;
|
|||
namespace mlir {
|
||||
namespace scf {
|
||||
class ParallelOp;
|
||||
}
|
||||
} // namespace scf
|
||||
|
||||
namespace gpu {
|
||||
|
||||
|
|
Loading…
Reference in New Issue