[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
Tue Feb 28 07:15:41 PST 2017


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

Patch updated


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.90029.patch
Type: text/x-patch
Size: 10869 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170228/18b0a72f/attachment.bin>


More information about the llvm-commits mailing list