summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/api/multiple-debuggers/TestMultipleDebuggers.py
diff options
context:
space:
mode:
authorAlexander Timofeev <Alexander.Timofeev@amd.com>2016-12-08 17:28:47 +0000
committerAlexander Timofeev <Alexander.Timofeev@amd.com>2016-12-08 17:28:47 +0000
commit18009560c59deceb2be577e0182f7016d6ee1121 (patch)
tree05c51c8ad3b3de4f579ea884037cded642bec1b2 /lldb/packages/Python/lldbsuite/test/api/multiple-debuggers/TestMultipleDebuggers.py
parenteebed6229ad000a34959f4a9794b9e009eb0227d (diff)
downloadbcm5719-llvm-18009560c59deceb2be577e0182f7016d6ee1121.tar.gz
bcm5719-llvm-18009560c59deceb2be577e0182f7016d6ee1121.zip
[AMDGPU] Scalarization of global uniform loads.
Summary: LC can currently select scalar load for uniform memory access basing on readonly memory address space only. This restriction originated from the fact that in HW prior to VI vector and scalar caches are not coherent. With MemoryDependenceAnalysis we can check that the memory location corresponding to the memory operand of the LOAD is not clobbered along the all paths from the function entry. Reviewers: rampitec, tstellarAMD, arsenm Subscribers: wdng, arsenm, nhaehnle Differential Revision: https://reviews.llvm.org/D26917 llvm-svn: 289076
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/api/multiple-debuggers/TestMultipleDebuggers.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud