[PATCH] D15658: SelectionDAG: Cleanup integer bin op promotion functions.
Matt Arsenault via llvm-commits
llvm-commits at lists.llvm.org
Fri Dec 18 18:04:07 PST 2015
arsenm created this revision.
arsenm added a subscriber: llvm-commits.
SDIV and UDIV had special handling, but this is the same handling
that min/max need.
http://reviews.llvm.org/D15658
Files:
lib/CodeGen/SelectionDAG/LegalizeIntegerTypes.cpp
lib/CodeGen/SelectionDAG/LegalizeTypes.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15658.43288.patch
Type: text/x-patch
Size: 4793 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151219/aa4c1b22/attachment.bin>
More information about the llvm-commits
mailing list