Skip to content

Commit b5baa69

Browse files
authored
Remove whitespace
1 parent b04143d commit b5baa69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

third_party/intel/lib/TritonIntelGPUToLLVM/ConvertLayoutOpToLLVM.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -734,7 +734,7 @@ struct ConvertLayoutOpUsingLinearLayoutsConversion
734734
.getShuffleResult());
735735
return res;
736736
}
737-
737+
738738
bool isSupportedSubGroupTranspose(ConvertLayoutOp op,
739739
OpAdaptor adaptor) const {
740740
auto srcType = cast<LLVM::LLVMStructType>(adaptor.getSrc().getType());

0 commit comments

Comments
 (0)