diff options
author | Matthew Simpson <mssimpso@codeaurora.org> | 2017-01-17 20:51:39 +0000 |
---|---|---|
committer | Matthew Simpson <mssimpso@codeaurora.org> | 2017-01-17 20:51:39 +0000 |
commit | 3fbdaa5906c69215062457615451e1aa04cc546a (patch) | |
tree | 77a0626146b1214cfc8d091cd4406706e041a0ec /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 97ab7fe6b709fc55002630f62711d94297c63e73 (diff) | |
download | bcm5719-llvm-3fbdaa5906c69215062457615451e1aa04cc546a.tar.gz bcm5719-llvm-3fbdaa5906c69215062457615451e1aa04cc546a.zip |
[LV] Mark non-consecutive-like pointers non-uniform
If a memory instruction will be vectorized, but it's pointer operand is
non-consecutive-like, the instruction is a gather or scatter operation. Its
pointer operand will be non-uniform. This should fix PR31671.
Reference: https://llvm.org/bugs/show_bug.cgi?id=31671
Differential Revision: https://reviews.llvm.org/D28819
llvm-svn: 292254
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions