"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "70fce4c6892d8f7dd84b5270f597c052485bdd4d"
[InstCombine] Fold add nsw + sadd.with.overflow
Fold `add nsw` and `sadd.with.overflow` with constants if the addition does not overflow. Part of https://bugs.llvm.org/show_bug.cgi?id=38146. Patch by Dan Robertson. Differential Revision: https://reviews.llvm.org/D58881 llvm-svn: 355530
Loading
Please register or sign in to comment