Skip to content

Commit 7cdcb4a

Browse files
committed
[mlir] NFC: Add #endif comment.
1 parent fe73331 commit 7cdcb4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mlir/test/lib/Transforms/TestConvertGPUKernelToCubin.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,4 +52,4 @@ void registerTestConvertGPUKernelToCubinPass() {
5252
}
5353
} // namespace test
5454
} // namespace mlir
55-
#endif
55+
#endif // MLIR_CUDA_CONVERSIONS_ENABLED

0 commit comments

Comments
 (0)