diff options
author | Tobias Grosser <tobias@grosser.es> | 2016-08-09 15:35:03 +0000 |
---|---|---|
committer | Tobias Grosser <tobias@grosser.es> | 2016-08-09 15:35:03 +0000 |
commit | 750160e2605af4212727e254f863bbbbe0353174 (patch) | |
tree | 67fb5aa892e43832ff1c9cfc570a859c3ec23ca6 /lldb/packages/Python/lldbsuite/test/lang/cpp/namespace/TestNamespaceLookup.py | |
parent | 776700d0b7cfa67e99d07af5cd9adf0ae7846fff (diff) | |
download | bcm5719-llvm-750160e2605af4212727e254f863bbbbe0353174.tar.gz bcm5719-llvm-750160e2605af4212727e254f863bbbbe0353174.zip |
[GPGPU] Use separate basic block for GPU initialization code
This increases the readability of the IR and also clarifies that the GPU
inititialization is executed _after_ the scalar initialization which needs
to before the code of the transformed scop is executed.
Besides increased readability, the IR should not change. Specifically, I
do not expect any changes in program semantics due to this patch.
llvm-svn: 278125
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/lang/cpp/namespace/TestNamespaceLookup.py')
0 files changed, 0 insertions, 0 deletions