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 | acf4a7c0e6f6c88c6ee0201ecd81942e21adb023 (patch) | |
tree | d09b0d843a3bfc9fae85451466cdbecc46b3daa7 /lib/CodeGen/ScoreboardHazardRecognizer.cpp | |
parent | 7acdb4d237181976b04e72f6a6c329c3b2604440 (diff) |
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.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@123963 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/ScoreboardHazardRecognizer.cpp')
0 files changed, 0 insertions, 0 deletions