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 05790dc commit c58ba97Copy full SHA for c58ba97
SwiftCompilerSources/Sources/SIL/Instruction.swift
@@ -1107,7 +1107,7 @@ final public class TuplePackElementAddrInst: SingleValueInstruction {
1107
1108
final public class PackElementGetInst: SingleValueInstruction {}
1109
1110
-final public class PackElementSetInst: SingleValueInstruction {}
+final public class PackElementSetInst: Instruction {}
1111
1112
final public class DifferentiableFunctionInst: SingleValueInstruction {}
1113
0 commit comments