Skip to content

Commit 8ae6734

Browse files
iwwuigcbot
authored andcommitted
Remove initializeMergeUniformStoresPass
1 parent 98bedfb commit 8ae6734

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

IGC/Compiler/InitializePasses.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -232,7 +232,6 @@ void initializeLoopAllocaUpperboundPass(llvm::PassRegistry &);
232232
void initializeLoopHoistConstantPass(llvm::PassRegistry &);
233233
void initializeSpecialCasesDisableLICMPass(llvm::PassRegistry &);
234234
void initializeMemOptPass(llvm::PassRegistry &);
235-
void initializeMergeUniformStoresPass(llvm::PassRegistry &);
236235
void initializeLdStCombinePass(llvm::PassRegistry &);
237236
void initializeBIFTransformsPass(llvm::PassRegistry &);
238237
void initializeThreadCombiningPass(llvm::PassRegistry &);

0 commit comments

Comments
 (0)