Skip to content

Commit 8a75558

Browse files
committed
clang formatting
1 parent dd73a1e commit 8a75558

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llvm/lib/Target/SPIRV/SPIRVInstructionSelector.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -229,7 +229,7 @@ class SPIRVInstructionSelector : public InstructionSelector {
229229

230230
bool selectSpvThreadId(Register ResVReg, const SPIRVType *ResType,
231231
MachineInstr &I) const;
232-
232+
233233
bool selectWaveReadLaneAt(Register ResVReg, const SPIRVType *ResType,
234234
MachineInstr &I) const;
235235

0 commit comments

Comments
 (0)