diff options
author | Siddharth Bhat <siddu.druid@gmail.com> | 2017-07-06 13:42:42 +0000 |
---|---|---|
committer | Siddharth Bhat <siddu.druid@gmail.com> | 2017-07-06 13:42:42 +0000 |
commit | 761e5b9310c8ca101c26909a24c440bfc69bf827 (patch) | |
tree | 8bd0dc28eeabdcbb2618c8651c4b78ed98ac4a96 /lldb/packages/Python/lldbsuite/test/python_api/breakpoint | |
parent | 9c3e2eac6a5e48962250342c72989e321e889607 (diff) | |
download | bcm5719-llvm-761e5b9310c8ca101c26909a24c440bfc69bf827.tar.gz bcm5719-llvm-761e5b9310c8ca101c26909a24c440bfc69bf827.zip |
[Polly] [PPCGCodeGeneration] Teach `must_kills` to kill scalars that are local to the scop.
- By definition, we can pass something as a `kill` to PPCG if we know
that no data can flow across a kill.
- This is useful for more complex examples where we have scalars that
are local to a scop.
- If the local is only used within a scop, we are free to kill it.
Differential Revision: https://reviews.llvm.org/D35045
llvm-svn: 307260
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/breakpoint')
0 files changed, 0 insertions, 0 deletions