diff options
| author | Hal Finkel <hfinkel@anl.gov> | 2014-03-27 22:22:48 +0000 |
|---|---|---|
| committer | Hal Finkel <hfinkel@anl.gov> | 2014-03-27 22:22:48 +0000 |
| commit | 82569b63666d9605bae5257b6492a9015eb07ac9 (patch) | |
| tree | 9d68077d662da377691469594b9f569eef1d2a0b /llvm/lib/Transforms/Utils/Local.cpp | |
| parent | e93efaa0e18bbb68b5d7f79d8018dcaa561e891f (diff) | |
| download | llvm-82569b63666d9605bae5257b6492a9015eb07ac9.zip llvm-82569b63666d9605bae5257b6492a9015eb07ac9.tar.gz llvm-82569b63666d9605bae5257b6492a9015eb07ac9.tar.bz2 | |
[PowerPC] Fix v2f64 vector extract and related patterns
First, v2f64 vector extract had not been declared legal (and so the existing
patterns were not being used). Second, the patterns for that, and for
scalar_to_vector, should really be a regclass copy, not a subregister
operation, because the VSX registers directly hold both the vector and scalar data.
llvm-svn: 204971
Diffstat (limited to 'llvm/lib/Transforms/Utils/Local.cpp')
0 files changed, 0 insertions, 0 deletions
