[ARM] Change some Gather/Scatter interface types to Instructions. NFC
authorDavid Green <david.green@arm.com>
Tue, 22 Jun 2021 18:11:39 +0000 (19:11 +0100)
committerDavid Green <david.green@arm.com>
Tue, 22 Jun 2021 18:11:39 +0000 (19:11 +0100)
commit015c27caa2c9de22a0a2181675101412ec777cf8
tree36a8169ae19e2535400be2e46ffbb50c0312e623
parent709f8186a45e28c0640c999a8b779433dc0eb525
[ARM] Change some Gather/Scatter interface types to Instructions. NFC

These returned Values are cast to an Instruction already, this just
cleans up the interface a little to match the expected types.
llvm/lib/Target/ARM/MVEGatherScatterLowering.cpp