"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "019c8869ed320be4dbe79d54b606d70e5da337ce"
Revert this dag combine change:
Fold (zext (and x, cst)) -> (and (zext x), cst) DAG combiner likes to optimize expression in the other way so this would end up cause an infinite looping. llvm-svn: 91574
Loading
Please register or sign in to comment