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 7c83482 commit 7532fcfCopy full SHA for 7532fcf
llvm/lib/Target/AMDGPU/LDSDIRInstructions.td renamed to llvm/lib/Target/AMDGPU/DSDIRInstructions.td
llvm/lib/Target/AMDGPU/SIInstructions.td
@@ -30,7 +30,7 @@ include "SMInstructions.td"
30
include "FLATInstructions.td"
31
include "BUFInstructions.td"
32
include "EXPInstructions.td"
33
-include "LDSDIRInstructions.td"
+include "DSDIRInstructions.td"
34
include "VINTERPInstructions.td"
35
36
//===----------------------------------------------------------------------===//
0 commit comments