[PATCH] D33882: [DAG] Move SelectionDAG::isCommutativeBinOp to TargetLowering.

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jun 4 12:34:14 PDT 2017


RKSimon created this revision.

This will allow commutation of target-specific DAG nodes in future patches


Repository:
  rL LLVM

https://reviews.llvm.org/D33882

Files:
  include/llvm/CodeGen/SelectionDAG.h
  include/llvm/Target/TargetLowering.h
  lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  lib/CodeGen/SelectionDAG/SelectionDAG.cpp
  lib/CodeGen/SelectionDAG/TargetLowering.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33882.101365.patch
Type: text/x-patch
Size: 6083 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170604/6092dda4/attachment.bin>


More information about the llvm-commits mailing list