[PATCH] D13732: Combining DIV+REM->DIVREM doesn't belong in LegalizeDAG; move it over into DAGCombiner.

Renato Golin via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 19 03:02:46 PDT 2015


rengolin requested changes to this revision.
rengolin added a comment.
This revision now requires changes to proceed.

As stated in http://reviews.llvm.org/D13733, I believe this change should be merged there, and abandoned here.


http://reviews.llvm.org/D13732





More information about the llvm-commits mailing list