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

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 10 04:53:39 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL297453: Refactor the multiply-accumulate combines to act on (authored by askrobov).

Changed prior to commit:
  https://reviews.llvm.org/D30401?vs=91281&id=91315#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D30401

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

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


More information about the llvm-commits mailing list