This partially adds support for patterns with REG_SEQUENCE. The source
patterns are now accepted, but the pattern is still rejected due to
missing support for the instruction renderer.
Details
Details
Diff Detail
Diff Detail
Event Timeline
Comment Actions
Kind of a waste of time since I have 90% of the patch to actually handle it done already
Comment Actions
Ah, right.
I'm pretty sure this should fall back considering that in the past, INSERT_SUBREG (which wasn't checked for) did. So, LGTM.