aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
diff options
context:
space:
mode:
authorSanjay Patel <spatel@rotateright.com>2016-02-01 19:39:52 +0000
committerSanjay Patel <spatel@rotateright.com>2016-02-01 19:39:52 +0000
commit04f792bdc9b003002cd4f93afedc50c9a09fe7e7 (patch)
tree5c38c2d624d4d8c5ec2e5c8d82fce90167b1f49f /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
parentd4a48532e0317445d553f9036f8f461f5d98adef (diff)
downloadllvm-04f792bdc9b003002cd4f93afedc50c9a09fe7e7.zip
llvm-04f792bdc9b003002cd4f93afedc50c9a09fe7e7.tar.gz
llvm-04f792bdc9b003002cd4f93afedc50c9a09fe7e7.tar.bz2
[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 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions