Matt Arsenault 4aee5942c3 R600: Check if a sextload should be used for parameter loads.
Through some oddity where truncate (sextload x) isn't folded into
an anyextload for vectors, the sextload remains if the
vector isn't immediately scalarized. This keeps the expected
zextload instructions in the kernel-args test when small type
vectors aren't scalarized.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@206070 91177308-0d34-0410-b5e6-96231b3b80d8
2014-04-11 20:59:54 +00:00
..
2014-03-17 22:23:09 +00:00
2014-01-24 17:20:08 +00:00
2014-03-11 00:01:27 +00:00
2014-04-04 20:13:08 +00:00
2014-01-24 17:20:08 +00:00
2014-01-24 17:20:08 +00:00
2014-01-24 17:20:08 +00:00