[SVE][CodeGen] Fix bug with store of unpacked FP scalable vectors
authorDavid Sherwood <david.sherwood@arm.com>
Thu, 6 Aug 2020 15:53:13 +0000 (16:53 +0100)
committerDavid Sherwood <david.sherwood@arm.com>
Fri, 7 Aug 2020 06:19:09 +0000 (07:19 +0100)
commit0905d9f31ead399d054c5d2a2c353e690f5c8daa
treee72fa149e83d5b0d63ca8a42f358058ade38688e
parentdbf44b833067cfe59056d07130e7afcb8fc149c7
[SVE][CodeGen] Fix bug with store of unpacked FP scalable vectors

Fixed an incorrect pattern in lib/Target/AArch64/AArch64SVEInstrInfo.td
for storing out <vscale x 2 x f32> unpacked scalable vectors. Added
a couple of tests to

  test/CodeGen/AArch64/sve-st1-addressing-mode-reg-imm.ll

Differential Revision: https://reviews.llvm.org/D85441
llvm/lib/Target/AArch64/AArch64SVEInstrInfo.td
llvm/test/CodeGen/AArch64/sve-st1-addressing-mode-reg-imm.ll