diff options
author | Sanjay Patel <spatel@rotateright.com> | 2016-02-01 22:10:26 +0000 |
---|---|---|
committer | Sanjay Patel <spatel@rotateright.com> | 2016-02-01 22:10:26 +0000 |
commit | 103ab7d571dbbd531cd78b8f2293b199f16c8c02 (patch) | |
tree | 45c926d77c8253e368234af9a09e0586ae57c369 /lldb/packages/Python/lldbsuite/test/source-manager/TestSourceManager.py | |
parent | 025a3d857a3649dff84f4c3cd02e8e6132b24613 (diff) | |
download | bcm5719-llvm-103ab7d571dbbd531cd78b8f2293b199f16c8c02.tar.gz bcm5719-llvm-103ab7d571dbbd531cd78b8f2293b199f16c8c02.zip |
[InstCombine] simplify masked scatter/gather intrinsics with zero masks
A masked scatter with a zero mask means there's no store.
A masked gather with a zero mask means the passthru arg is returned.
This is a continuation of:
http://reviews.llvm.org/rL259369
http://reviews.llvm.org/rL259392
llvm-svn: 259421
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/source-manager/TestSourceManager.py')
0 files changed, 0 insertions, 0 deletions