These instructions are added to AArch64 only.
Details
Details
Diff Detail
Diff Detail
Event Timeline
lib/Target/AArch64/AArch64InstrFormats.td | ||
---|---|---|
3396 | Could the oops and iops be set here, rather than repeating them in each instance, like we currently do for the other classes which inherit from BaseLoadStoreUnscale? You are already passing the regtype up to here, which is the only part of the operand lists which varies. |
Could the oops and iops be set here, rather than repeating them in each instance, like we currently do for the other classes which inherit from BaseLoadStoreUnscale? You are already passing the regtype up to here, which is the only part of the operand lists which varies.