We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c2f117e commit 9b78701Copy full SHA for 9b78701
llvm/lib/Target/AMDGPU/AMDGPUUniformIntrinsicCombine.cpp
@@ -188,4 +188,4 @@ INITIALIZE_PASS_END(AMDGPUUniformIntrinsicCombineLegacy, DEBUG_TYPE,
188
189
FunctionPass *llvm::createAMDGPUUniformIntrinsicCombineLegacyPass() {
190
return new AMDGPUUniformIntrinsicCombineLegacy();
191
-}
+}
0 commit comments