For tied operands, entry in ConversionTable does not store operand
index but the index of TiedAsmOperandTable where the actual operand
index comes from. Only subtract the number of optional operands after
actual operand index is known or it would use wrong entry from
TiedAsmOperandTable and tied to wrong operand as a result.
Details
Details
- Reviewers
arsenm
Diff Detail
Diff Detail