[PATCH] D27064: [SelectionDAG] Refactor TargetLowering::expandMUL (NFC)
Nicolai Hähnle via llvm-commits
llvm-commits at lists.llvm.org
Wed Nov 23 13:45:12 PST 2016
nhaehnle updated this revision to Diff 79145.
nhaehnle added a comment.
Fix thinko switching signed/unsigned Has[US]MUL_LOHI and HasMULH[US] check
in MakeMUL_LOHI.
https://reviews.llvm.org/D27064
Files:
lib/CodeGen/SelectionDAG/TargetLowering.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27064.79145.patch
Type: text/x-patch
Size: 5010 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161123/f5420afa/attachment.bin>
More information about the llvm-commits
mailing list