[ARM] Predicated VFMA patterns
authorDavid Green <david.green@arm.com>
Wed, 12 Aug 2020 13:22:27 +0000 (14:22 +0100)
committerDavid Green <david.green@arm.com>
Wed, 12 Aug 2020 17:35:01 +0000 (18:35 +0100)
commit1bb348868501d1ae731ec859dfb43433e7e41022
treee8cc5f721c321bfd311be48a0466486d5379e454
parent13d6cf0951f437d56677271475ce8c8f2111748c
[ARM] Predicated VFMA patterns

Similar to the Two op + select patterns that were added recently, this
adds some patterns for select + fma to turn them into predicated
operations.

Differential Revision: https://reviews.llvm.org/D85824
llvm/lib/Target/ARM/ARMInstrMVE.td
llvm/test/CodeGen/Thumb2/mve-fmas.ll