"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "45ec3f8944a29755426f5448d60c1f59730ce1e6"
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
Loading
Please register or sign in to comment