"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "815f8dd2255d5aad953d00b391d5ad6aa22536ec"
[InstCombine] weaken assertions for icmp folds (PR35846)
Because of potential UB (known bits conflicts with an llvm.assume), we have to check rather than assert here because InstSimplify doesn't kill the compare: https://bugs.llvm.org/show_bug.cgi?id=35846 llvm-svn: 322104
Loading
Please register or sign in to comment