Skip to content

Commit b81c88a

Browse files
mateuszchudykigcbot
authored andcommitted
Remove comment
Remove comment
1 parent d5b61ba commit b81c88a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

IGC/Compiler/Optimizer/OpenCLPasses/BufferBoundsChecking/BufferBoundsChecking.hpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ SPDX-License-Identifier: MIT
2121

2222
namespace IGC
2323
{
24-
// Doc: docs/compiler/passes/BufferBoundsChecking.md
2524
class BufferBoundsChecking : public llvm::ModulePass, public llvm::InstVisitor<BufferBoundsChecking>
2625
{
2726
public:

0 commit comments

Comments
 (0)