"lld/git@repo.hca.bsc.es:lalbano/llvm-bpevl.git" did not exist on "a76349bffe3ad01cfffbc14f8077ab2df65314aa"
Move some code around.
Make the "fold (and (cast A), (cast B)) -> (cast (and A, B))" transformation only apply when both casts really will cause code to be generated. If one or both doesn't, then this xform doesn't remove a cast. This fixes Transforms/InstCombine/2006-05-06-Infloop.ll llvm-svn: 28141
Loading
Please register or sign in to comment