diff options
author | Nick Lewycky <nicholas@mxc.ca> | 2011-01-21 02:30:43 +0000 |
---|---|---|
committer | Nick Lewycky <nicholas@mxc.ca> | 2011-01-21 02:30:43 +0000 |
commit | 6a083cf820d245c1527ef92c7f92012aee9cc1ec (patch) | |
tree | 78d96ae1cb264b18984a43872859ff457d371250 /llvm/test/Object | |
parent | 0324b67267a7a08e88d9651b3c319df44fd5ae58 (diff) | |
download | bcm5719-llvm-6a083cf820d245c1527ef92c7f92012aee9cc1ec.tar.gz bcm5719-llvm-6a083cf820d245c1527ef92c7f92012aee9cc1ec.zip |
Don't try to pull vector bitcasts that change the number of elements through
a select. A vector select is pairwise on each element so we'd need a new
condition with the right number of elements to select on. Fixes PR8994.
llvm-svn: 123963
Diffstat (limited to 'llvm/test/Object')
0 files changed, 0 insertions, 0 deletions