diff options
author | Amara Emerson <aemerson@apple.com> | 2019-08-02 21:15:36 +0000 |
---|---|---|
committer | Amara Emerson <aemerson@apple.com> | 2019-08-02 21:15:36 +0000 |
commit | 73752abeab1a1ce5d44ed3c4c6ac78a4a00be6ed (patch) | |
tree | 5fc5126681dd796dd983c7f418bfb8523d7b90f6 /lldb/packages/Python/lldbsuite/test | |
parent | c4952da40109ad73cb50225cdd28a55161c64111 (diff) | |
download | bcm5719-llvm-73752abeab1a1ce5d44ed3c4c6ac78a4a00be6ed.tar.gz bcm5719-llvm-73752abeab1a1ce5d44ed3c4c6ac78a4a00be6ed.zip |
[AArch64][GlobalISel] Eliminate redundant G_ZEXT when the source is implicitly zext-loaded.
These cases can come up when the extending loads combiner doesn't combine a
zext(load) to a zextload op, due to some other operation being in between, which
then gets simplified at a later stage.
Differential Revision: https://reviews.llvm.org/D65360
llvm-svn: 367723
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test')
0 files changed, 0 insertions, 0 deletions