commit | caab3a817f1760d5766a7e33e0f1d4900be99978 | [log] [tgz] |
---|---|---|
author | Matthew Simpson <mssimpso@codeaurora.org> | Tue Jan 17 20:51:39 2017 +0000 |
committer | Matthew Simpson <mssimpso@codeaurora.org> | Tue Jan 17 20:51:39 2017 +0000 |
tree | be334c0bdba16ee847187a6a6bcdc3f10f1d16ba | |
parent | c67238a892ad1ddeab6a27d4ba0c5152026b532c [diff] |
[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 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@292254 91177308-0d34-0410-b5e6-96231b3b80d8