Matt Arsenault
aa118e299c
LegalizeDAG: Implement promote for scalar_to_vector
...
This allows avoiding the default Expand behavior which
introduces stack usage. Bitcast the scalar and replace
the missing elements with undef.
This is covered by existing tests and used by a future
commit which makes 64-bit vectors legal types on AMDGPU.
llvm-svn: 252632
2015-11-10 18:48:11 +00:00
..
2014-12-02 18:50:36 +00:00
2015-11-09 23:31:38 +00:00
2015-10-27 17:59:36 +00:00
2015-11-05 21:09:49 +00:00
2015-11-10 00:30:14 +00:00
2015-07-01 14:55:10 +00:00
2015-11-10 18:48:11 +00:00
2015-11-09 11:03:18 +00:00
2015-10-22 17:05:00 +00:00
2015-10-22 17:05:00 +00:00
2015-10-15 17:54:06 +00:00
2015-08-11 23:09:45 +00:00
2015-10-27 08:12:08 +00:00
2015-09-16 16:31:21 +00:00
2015-08-08 18:27:36 +00:00
2015-07-14 22:10:54 +00:00
2015-06-26 19:18:49 +00:00
2015-07-14 22:10:54 +00:00
2015-10-15 17:54:06 +00:00
2015-04-11 02:11:45 +00:00
2015-06-23 09:49:53 +00:00
2015-11-09 23:31:38 +00:00
2015-11-09 23:07:48 +00:00
2015-10-15 17:54:06 +00:00
2015-10-13 19:47:46 +00:00
2015-11-07 01:11:31 +00:00
2015-10-27 23:09:03 +00:00
2015-11-04 01:16:10 +00:00
2015-05-20 11:37:25 +00:00
2015-10-25 08:14:05 +00:00
2015-07-09 02:10:08 +00:00