]> granicus.if.org Git - llvm/commit
[AArch64] MachineCombiner FMA matching. NFC.
authorSjoerd Meijer <sjoerd.meijer@arm.com>
Fri, 13 Sep 2019 07:38:54 +0000 (07:38 +0000)
committerSjoerd Meijer <sjoerd.meijer@arm.com>
Fri, 13 Sep 2019 07:38:54 +0000 (07:38 +0000)
commit8eeaa07c977965c91bba8bb10b006ccbfb047763
tree603fee29eff756cab3d256388e48b21381395ee7
parent96b3b7ad3990a53b56c6e235be8dbf7e4a63e146
[AArch64] MachineCombiner FMA matching. NFC.

Follow-up of rL371321 that added some more FP16 FMA patterns, and an attempt to
reduce the copy-pasting and make this more readable.

Differential Revision: https://reviews.llvm.org/D67403

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@371818 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/AArch64/AArch64InstrInfo.cpp