Skip to content

Commit 8526abf

Browse files
insert eof white space
1 parent 3e1a4bc commit 8526abf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llvm/lib/Target/AMDGPU/AMDGPUUniformIntrinsicCombine.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -188,4 +188,4 @@ INITIALIZE_PASS_END(AMDGPUUniformIntrinsicCombineLegacy, DEBUG_TYPE,
188188

189189
FunctionPass *llvm::createAMDGPUUniformIntrinsicCombineLegacyPass() {
190190
return new AMDGPUUniformIntrinsicCombineLegacy();
191-
}
191+
}

0 commit comments

Comments
 (0)