[PATCH] D24956: [SelectionDAG] Add expansion and promotion of [US]MUL_LOHI
Nicolai Hähnle via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 20 07:42:02 PDT 2016
nhaehnle updated this revision to Diff 75297.
nhaehnle added a comment.
Simplify the Expand part in LegalizeDAG, since vectors are now expanded
earlier.
https://reviews.llvm.org/D24956
Files:
include/llvm/Target/TargetLowering.h
lib/CodeGen/SelectionDAG/LegalizeDAG.cpp
lib/CodeGen/SelectionDAG/LegalizeIntegerTypes.cpp
lib/CodeGen/SelectionDAG/LegalizeVectorOps.cpp
lib/CodeGen/SelectionDAG/TargetLowering.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D24956.75297.patch
Type: text/x-patch
Size: 18983 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161020/0b6f25ac/attachment.bin>
More information about the llvm-commits
mailing list