diff options
author | Sanjay Patel <spatel@rotateright.com> | 2016-02-01 19:39:52 +0000 |
---|---|---|
committer | Sanjay Patel <spatel@rotateright.com> | 2016-02-01 19:39:52 +0000 |
commit | 04f792bdc9b003002cd4f93afedc50c9a09fe7e7 (patch) | |
tree | 5c38c2d624d4d8c5ec2e5c8d82fce90167b1f49f /lldb/packages/Python/lldbsuite/test/python_api/breakpoint/TestBreakpointAPI.py | |
parent | d4a48532e0317445d553f9036f8f461f5d98adef (diff) | |
download | bcm5719-llvm-04f792bdc9b003002cd4f93afedc50c9a09fe7e7.tar.gz bcm5719-llvm-04f792bdc9b003002cd4f93afedc50c9a09fe7e7.zip |
[InstCombine] simplify masked store intrinsics with all ones or zeros masks
A masked store with a zero mask means there's no store.
A masked store with an allOnes mask means it's a normal vector store.
This is a continuation of:
http://reviews.llvm.org/rL259369
llvm-svn: 259392
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/breakpoint/TestBreakpointAPI.py')
0 files changed, 0 insertions, 0 deletions