summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorMatthew Simpson <mssimpso@codeaurora.org>2017-01-17 20:51:39 +0000
committerMatthew Simpson <mssimpso@codeaurora.org>2017-01-17 20:51:39 +0000
commit3fbdaa5906c69215062457615451e1aa04cc546a (patch)
tree77a0626146b1214cfc8d091cd4406706e041a0ec /clang/lib/CodeGen/CodeGenModule.cpp
parent97ab7fe6b709fc55002630f62711d94297c63e73 (diff)
downloadbcm5719-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
OpenPOWER on IntegriCloud