Skip to content
Commit dab2cd54 authored by Chris Lattner's avatar Chris Lattner
Browse files

Fix rdar://7517201, a regression introduced by r92849.

When folding a and(any_ext(load)) both the any_ext and the
load have to have only a single use.

This removes the anyext-uses.ll testcase which started failing
because it is unreduced and unclear what it is testing.

llvm-svn: 92950
parent 88de3845
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment