Tom Stellard
567f886eb0
DAGCombiner: Avoid generating illegal vector INT_TO_FP nodes
...
DAGCombiner::reduceBuildVecConvertToConvertBuildVec() was making two
mistakes:
1. It was checking the legality of scalar INT_TO_FP nodes and then generating
vector nodes.
2. It was passing the result value type to
TargetLoweringInfo::getOperationAction() when it should have been
passing the value type of the first operand.
llvm-svn: 171420
2013-01-02 22:13:01 +00:00
..
2012-12-11 21:25:42 +00:00
2012-12-11 21:25:42 +00:00
2013-01-02 22:13:01 +00:00
2012-12-11 21:25:42 +00:00
2012-12-11 21:25:42 +00:00
2012-12-11 21:25:42 +00:00
2012-12-11 21:25:42 +00:00
2012-12-11 21:25:42 +00:00
2012-12-11 21:25:42 +00:00
2012-12-11 21:25:42 +00:00
2012-12-11 21:25:42 +00:00
2012-12-11 21:25:42 +00:00
2012-12-11 21:25:42 +00:00
2012-12-11 21:25:42 +00:00
2012-12-11 21:25:42 +00:00
2012-12-11 21:25:42 +00:00
2012-12-11 21:25:42 +00:00
2012-12-11 21:25:42 +00:00
2012-12-11 21:25:42 +00:00
2012-12-11 21:25:42 +00:00
2012-12-11 21:25:42 +00:00
2012-12-11 21:25:42 +00:00
2012-12-11 21:25:42 +00:00
2012-12-11 21:25:42 +00:00
2012-12-11 21:25:42 +00:00
2012-12-11 21:25:42 +00:00
2012-12-11 21:25:42 +00:00
2012-12-11 21:25:42 +00:00
2012-12-11 21:25:42 +00:00
2012-12-11 21:25:42 +00:00
2012-12-11 21:25:42 +00:00
2012-12-11 21:25:42 +00:00
2012-12-11 21:25:42 +00:00
2012-12-11 21:25:42 +00:00
2012-12-11 21:25:42 +00:00
2012-12-11 21:25:42 +00:00
2012-12-11 21:25:42 +00:00
2012-12-11 21:25:42 +00:00
2012-12-11 21:25:42 +00:00
2013-01-02 22:13:01 +00:00