diff options
author | Philip Reames <listmail@philipreames.com> | 2019-01-28 23:24:49 +0000 |
---|---|---|
committer | Philip Reames <listmail@philipreames.com> | 2019-01-28 23:24:49 +0000 |
commit | 6c5341bc5a127d967944d1ae64c643efe44e96ff (patch) | |
tree | b1b26a536290c7f1680ac9c90caa51289131619b /llvm/lib/Analysis/ModuleSummaryAnalysis.cpp | |
parent | f0e676819fae4687f783e62b245a14ad8f9bb12a (diff) | |
download | bcm5719-llvm-6c5341bc5a127d967944d1ae64c643efe44e96ff.tar.gz bcm5719-llvm-6c5341bc5a127d967944d1ae64c643efe44e96ff.zip |
Demanded elements support for vector GEPs
GEPs can produce either scalar or vector results. If we're extracting only a subset of the vector lanes, simplifying the operands is helpful in eliminating redundant computation, and (eventually) allowing further optimizations
Differential Revision: https://reviews.llvm.org/D57177
llvm-svn: 352440
Diffstat (limited to 'llvm/lib/Analysis/ModuleSummaryAnalysis.cpp')
0 files changed, 0 insertions, 0 deletions