This aligns the printer with the parser contract: the operation isn't part of the user-controllable part of the syntax.
Depends On D108803
Differential D108804
Change ASM Op printer to print the operation name in the framework instead of leaving it up to each individual operation mehdi_amini on Aug 26 2021, 9:58 PM. Authored by
Details This aligns the printer with the parser contract: the operation isn't part of the user-controllable part of the syntax. Depends On D108803
Diff Detail
Event Timeline
Comment Actions Fix parseOneResultSameOperandTypeOp to support parsing the generic form emitted by printOneResultOp One consequence of the current patch is that using printGenericOp from a custom printer
|