diff options
author | Justin Lebar <jlebar@google.com> | 2016-09-07 15:49:48 +0000 |
---|---|---|
committer | Justin Lebar <jlebar@google.com> | 2016-09-07 15:49:48 +0000 |
commit | 3a5f40c19175390e3790867972820599060016de (patch) | |
tree | 70b9455538b4c653b641eca6de3e4af7b1202b83 /llvm/lib/LibDriver | |
parent | 0bf9a99c7dbbffb2ba9998c2b89010b5d4c9622a (diff) | |
download | bcm5719-llvm-3a5f40c19175390e3790867972820599060016de.tar.gz bcm5719-llvm-3a5f40c19175390e3790867972820599060016de.zip |
[LSV] Use the original loads' names for the extractelement instructions.
Summary:
LSV replaces multiple adjacent loads with one vectorized load and a
bunch of extractelement instructions. This patch makes the
extractelement instructions' names match those of the original loads,
for (hopefully) improved readability.
Reviewers: asbirlea, tstellarAMD
Subscribers: arsenm, mzolotukhin
Differential Revision: https://reviews.llvm.org/D23748
llvm-svn: 280818
Diffstat (limited to 'llvm/lib/LibDriver')
0 files changed, 0 insertions, 0 deletions