"llvm/git@repo.hca.bsc.es:lalbano/llvm-bpevl.git" did not exist on "38806c3e9c3d4286e9550cedd979684827fafee4"
Transform (zext (or (icmp), (icmp))) to (or (zext (cimp), (zext icmp))) if at...
Transform (zext (or (icmp), (icmp))) to (or (zext (cimp), (zext icmp))) if at least one of the (zext icmp) can be transformed to eliminate an icmp. llvm-svn: 48715
Loading
Please register or sign in to comment