[PATCH] D24956: [SelectionDAG] Add expansion and promotion of [US]MUL_LOHI
Nicolai Hähnle via llvm-commits
llvm-commits at lists.llvm.org
Wed Nov 23 13:26:48 PST 2016
nhaehnle updated this revision to Diff 79143.
nhaehnle added a comment.
Add assertion that HalfType is legal.
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.79143.patch
Type: text/x-patch
Size: 14190 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161123/52696b16/attachment.bin>
More information about the llvm-commits
mailing list