[PATCH] D78386: [ARM] Sink splats to fma intrinsics

Dave Green via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 28 01:34:53 PDT 2020


dmgreen updated this revision to Diff 260563.
dmgreen added a comment.
Herald added a project: LLVM.

I've updated this to not include FMS patterns, same as for fmul. There is also a extra move int one of these new tests I've added, which should hopefully be removed once we convert the type of a vdup in cgp.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D78386/new/

https://reviews.llvm.org/D78386

Files:
  llvm/lib/Target/ARM/ARMISelLowering.cpp
  llvm/test/CodeGen/Thumb2/mve-float32regloops.ll
  llvm/test/CodeGen/Thumb2/mve-fma-loops.ll
  llvm/test/CodeGen/Thumb2/mve-vldst4.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D78386.260563.patch
Type: text/x-patch
Size: 24828 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200428/cedb1b3a/attachment-0001.bin>


More information about the llvm-commits mailing list