[ARM] Fix postinc of vst1xN
authorDavid Green <david.green@arm.com>
Sun, 9 May 2021 20:57:55 +0000 (21:57 +0100)
committerDavid Green <david.green@arm.com>
Sun, 9 May 2021 20:57:55 +0000 (21:57 +0100)
commit76786037c68163c48d7d829bb654de6c8298bbb0
tree8c5268a294775ef4fe02bc053efd45243e612e42
parentd26ca78c18ed21713d7d0a44fb75f1989575ab9d
[ARM] Fix postinc of vst1xN

These nodes are not handled correctly by CombineBaseUpdate. For the
moment, similar to 5f1cad4d296a20025f0b mark them as unsupported.
llvm/lib/Target/ARM/ARMISelLowering.cpp
llvm/test/CodeGen/ARM/arm-vst1.ll