diff options
author | Stanislav Mekhanoshin <Stanislav.Mekhanoshin@amd.com> | 2018-06-11 16:50:49 +0000 |
---|---|---|
committer | Stanislav Mekhanoshin <Stanislav.Mekhanoshin@amd.com> | 2018-06-11 16:50:49 +0000 |
commit | 7ba3fc730ce8aab71def90fec72def387d148b6f (patch) | |
tree | d6203749fa40e386fa17b9e03b44430de5627ae4 /lldb/packages/Python/lldbsuite/test/python_api | |
parent | 62cf9d21ab0e86bfc1fb8ab65e0e8f70ea986058 (diff) | |
download | bcm5719-llvm-7ba3fc730ce8aab71def90fec72def387d148b6f.tar.gz bcm5719-llvm-7ba3fc730ce8aab71def90fec72def387d148b6f.zip |
[AMDGPU] Do not consider indirect acces through phi for wave limiter
Rational: if there is indirect access that is usually an issue
because load is not ready by the use. However, if use is inside a
loop and load is outside that is potentially an issue for a first
iteration only.
Differential Revision: https://reviews.llvm.org/D47740
llvm-svn: 334420
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api')
0 files changed, 0 insertions, 0 deletions