summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/signals/main.cpp
diff options
context:
space:
mode:
authorMatthew Simpson <mssimpso@codeaurora.org>2017-03-07 18:47:30 +0000
committerMatthew Simpson <mssimpso@codeaurora.org>2017-03-07 18:47:30 +0000
commitc86b2134c79ed9791fc87269b23c89fd1669dfcd (patch)
treed94daa3eabf045b5c25b1c6113693ba7e8d04b90 /lldb/packages/Python/lldbsuite/test/python_api/signals/main.cpp
parentc08a79fbf28cba5b86c1ae11425d347e09b96c0d (diff)
downloadbcm5719-llvm-c86b2134c79ed9791fc87269b23c89fd1669dfcd.tar.gz
bcm5719-llvm-c86b2134c79ed9791fc87269b23c89fd1669dfcd.zip
[LV] Consider users that are memory accesses in uniforms expansion step
When expanding the set of uniform instructions beyond the seed instructions (e.g., consecutive pointers), we mark a new instruction uniform if all its loop-varying users are uniform. We should also allow users that are consecutive or interleaved memory accesses. This fixes cases where we have an instruction that is used as the pointer operand of a consecutive access but also used by a non-memory instruction that later becomes uniform as part of the expansion. llvm-svn: 297179
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/signals/main.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud