[PATCH] D30401: Refactor the multiply-accumulate combines to act on ARMISD::ADD[CE] nodes, instead of the generic ISD::ADD[CE].

A. Skrobov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 10 01:01:27 PST 2017


tyomitch updated this revision to Diff 91281.
tyomitch added a comment.

Updated to match the final revision of https://reviews.llvm.org/D30400


https://reviews.llvm.org/D30401

Files:
  lib/Target/ARM/ARMISelDAGToDAG.cpp
  lib/Target/ARM/ARMISelLowering.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30401.91281.patch
Type: text/x-patch
Size: 11701 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170310/a9a18f87/attachment.bin>


More information about the llvm-commits mailing list