diff options
author | Matt Arsenault <Matthew.Arsenault@amd.com> | 2020-01-04 11:51:50 -0500 |
---|---|---|
committer | Matt Arsenault <arsenm2@gmail.com> | 2020-01-13 12:51:05 -0500 |
commit | 3d8f1b2d22be79aab3d246fa5bc9c24b911b0bd2 (patch) | |
tree | cb90d41ff60c49ce9488d2adf55def8e31c91d92 /lldb/packages/Python/lldbsuite/test/python_api/symbol-context/main.c | |
parent | 2f090cc8f1a3144c81b024bdc52ec1ae49dc0def (diff) | |
download | bcm5719-llvm-3d8f1b2d22be79aab3d246fa5bc9c24b911b0bd2.tar.gz bcm5719-llvm-3d8f1b2d22be79aab3d246fa5bc9c24b911b0bd2.zip |
AMDGPU/GlobalISel: Set insert point after waterfall loop
The current users of the waterfall loop utility functions do not make
use of the restored original insert point. The insertion is either
done, or they set the insert point somewhere else. A future change
will want to insert instructions after the waterfall loop, but
figuring out the point after the loop is more difficult than ensuring
the insert point is there after the loop.
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/symbol-context/main.c')
0 files changed, 0 insertions, 0 deletions