diff options
author | Eli Friedman <efriedma@codeaurora.org> | 2018-08-30 18:59:24 +0000 |
---|---|---|
committer | Eli Friedman <efriedma@codeaurora.org> | 2018-08-30 18:59:24 +0000 |
commit | 94d3e4dd77f253d728432ce0341f2f3e49a47c05 (patch) | |
tree | 7fe96fafaac386234b4097d3d0c48fe49bb91fa7 /lldb/packages/Python/lldbsuite/test/functionalities/wrong_commands/TestWrongCommands.py | |
parent | bd8ff9bd7041106c00ac24e90dd788679b19415d (diff) | |
download | bcm5719-llvm-94d3e4dd77f253d728432ce0341f2f3e49a47c05.tar.gz bcm5719-llvm-94d3e4dd77f253d728432ce0341f2f3e49a47c05.zip |
[SROA] Fix alignment for uses of PHI nodes.
Splitting an alloca can decrease the alignment of GEPs into the
partition. Normally, rewriting accounts for this, but the code was
missing for uses of PHI nodes and select instructions.
Fixes https://bugs.llvm.org/show_bug.cgi?id=38707 .
Differential Revision: https://reviews.llvm.org/D51335
llvm-svn: 341094
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/functionalities/wrong_commands/TestWrongCommands.py')
0 files changed, 0 insertions, 0 deletions