Skip to content
GitLab
Explore
Sign in
This is an archived project. Repository and other project resources are read-only.
llvm-epi-0.8
llvm
test
Transforms
InstCombine
2010-11-01-lshr-mask.ll
Find file
Blame
History
Permalink
Really check that the bits that will become zero are actually already zero
· a32986e8
Dan Gohman
authored
Dec 09, 2010
before eliminating the operation that zeros them. This fixes
rdar://8739316
. llvm-svn: 121353
a32986e8
Loading