[PATCH] D27064: [SelectionDAG] Refactor TargetLowering::expandMUL (NFC)

Nicolai Hähnle via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 23 13:09:43 PST 2016


nhaehnle created this revision.
nhaehnle added reviewers: efriedma, RKSimon.
nhaehnle added a subscriber: llvm-commits.

Further preparation for the expansion of MUL_LOHI added in https://reviews.llvm.org/D24956.


https://reviews.llvm.org/D27064

Files:
  lib/CodeGen/SelectionDAG/TargetLowering.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27064.79141.patch
Type: text/x-patch
Size: 5010 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161123/0c3d9ea9/attachment.bin>


More information about the llvm-commits mailing list