summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/thread
diff options
context:
space:
mode:
authorMatt Arsenault <Matthew.Arsenault@amd.com>2018-02-08 22:46:41 +0000
committerMatt Arsenault <Matthew.Arsenault@amd.com>2018-02-08 22:46:41 +0000
commit9c2f3c48522b669ef1010c424993946ab3e162d9 (patch)
treecbe84526887b05fdf9a21827d3d86b6d044c39c1 /lldb/packages/Python/lldbsuite/test/python_api/thread
parentc24d5e2819fda6643891d832249c325cfcc1ed5b (diff)
downloadbcm5719-llvm-9c2f3c48522b669ef1010c424993946ab3e162d9.tar.gz
bcm5719-llvm-9c2f3c48522b669ef1010c424993946ab3e162d9.zip
AMDGPU: Process SDWA block at a time
Right now this loops over the entire function every time there is a change, which is not very efficient. There's no practical reason to track this so globally, since the code motion optimization passes should be sinking instructions with single uses and the pass currently will not fold with multiple uses. llvm-svn: 324667
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/thread')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud