[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
Wed Mar 1 05:31:49 PST 2017


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

Deleting the comment which is no longer relevant


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.90166.patch
Type: text/x-patch
Size: 10887 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170301/94d1d8f5/attachment.bin>


More information about the llvm-commits mailing list