diff options
author | David Green <david.green@arm.com> | 2019-09-16 17:29:07 +0000 |
---|---|---|
committer | David Green <david.green@arm.com> | 2019-09-16 17:29:07 +0000 |
commit | 8d21460dc50e4b2adabdffc19537b970b5fa7094 (patch) | |
tree | d899b3ab5a14df24b16ac49606e0a6285d04000e /lldb/packages/Python/lldbsuite/test/source-manager/TestSourceManager.py | |
parent | a00630785fc7bbc723950543b0d82b6a70bfc797 (diff) | |
download | bcm5719-llvm-8d21460dc50e4b2adabdffc19537b970b5fa7094.tar.gz bcm5719-llvm-8d21460dc50e4b2adabdffc19537b970b5fa7094.zip |
[ARM] A predicate cast of a predicate cast is a predicate cast
The adds some very basic folding of PREDICATE_CASTS, removing cases when they
are chained together. These would already be removed eventually, as these are
lowered to copies. This just allows it to happen earlier, which can help other
simplifications.
Differential Revision: https://reviews.llvm.org/D67591
llvm-svn: 372012
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/source-manager/TestSourceManager.py')
0 files changed, 0 insertions, 0 deletions