Skip to content

Commit 9e183f2

Browse files
committed
remove comment
Signed-off-by: Sidorov, Dmitry <[email protected]>
1 parent c99f87a commit 9e183f2

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

llvm/lib/Target/SPIRV/SPIRVUtils.h

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -148,9 +148,6 @@ void buildOpDecorate(Register Reg, MachineInstr &I, const SPIRVInstrInfo &TII,
148148
void buildOpSpirvDecorations(Register Reg, MachineIRBuilder &MIRBuilder,
149149
const MDNode *GVarMD);
150150

151-
// void buildMemAliasingOpDecorate(Register Reg, MachineIRBuilder &MIRBuilder,
152-
// uint32_t Dec, const MDNode *GVarMD);
153-
154151
// Return a valid position for the OpVariable instruction inside a function,
155152
// i.e., at the beginning of the first block of the function.
156153
MachineBasicBlock::iterator getOpVariableMBBIt(MachineInstr &I);

0 commit comments

Comments
 (0)