Skip to content

Commit 8a8f4f4

Browse files
Address review
1 parent 5e3c8fa commit 8a8f4f4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

llvm/lib/Target/AMDGPU/AMDGPUUniformIntrinsicCombine.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -135,6 +135,7 @@ static bool runUniformIntrinsicCombine(Function &F, const UniformityInfo *UI) {
135135
}
136136
return IsChanged;
137137
}
138+
138139
class AMDGPUUniformIntrinsicCombineLegacy : public FunctionPass {
139140
public:
140141
static char ID;

0 commit comments

Comments
 (0)