"git@repo.hca.bsc.es:lalbano/llvm-bpevl.git" did not exist on "62acecd7e1a83c92d63a97d3751163e087eb9cff"
[SCEV] Use guards to prove predicates
We can use calls to @llvm.experimental.guard to prove predicates, relying on the fact that in all locations domianted by a call to @llvm.experimental.guard the predicate it is guarding is known to be true. llvm-svn: 268997
Loading
Please register or sign in to comment