[PATCH] D50083: [SelectionDAG] Make binop reduction matcher available to all targets

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 1 03:47:59 PDT 2018


RKSimon updated this revision to Diff 158488.
RKSimon added a comment.

Consistently use ISD::NodeType for arg types and improve description comments


Repository:
  rL LLVM

https://reviews.llvm.org/D50083

Files:
  include/llvm/CodeGen/SelectionDAG.h
  lib/CodeGen/SelectionDAG/SelectionDAG.cpp
  lib/Target/X86/X86ISelLowering.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50083.158488.patch
Type: text/x-patch
Size: 7526 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180801/6e89242b/attachment.bin>


More information about the llvm-commits mailing list