Skip to content

Commit 7532fcf

Browse files
committed
Rename tablegen file for DS instructions
1 parent 7c83482 commit 7532fcf

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

llvm/lib/Target/AMDGPU/SIInstructions.td

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ include "SMInstructions.td"
3030
include "FLATInstructions.td"
3131
include "BUFInstructions.td"
3232
include "EXPInstructions.td"
33-
include "LDSDIRInstructions.td"
33+
include "DSDIRInstructions.td"
3434
include "VINTERPInstructions.td"
3535

3636
//===----------------------------------------------------------------------===//

0 commit comments

Comments
 (0)