[PATCH] D13724: Merge DAGCombiner::visitSREM and DAGCombiner::visitUREM (NFC)

A. Skrobov via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 14 06:41:41 PDT 2015


tyomitch created this revision.
tyomitch added reviewers: sunfish, MatzeB, sdmitrouk.
tyomitch added a subscriber: llvm-commits.

The two implementations had more code in common than not.

http://reviews.llvm.org/D13724

Files:
  lib/CodeGen/SelectionDAG/DAGCombiner.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13724.37346.patch
Type: text/x-patch
Size: 5982 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151014/1919836c/attachment.bin>


More information about the llvm-commits mailing list