search for: 5c7b8588

Displaying 2 results from an estimated 2 matches for "5c7b8588".

2016 Jun 11
3
Early CSE clobbering llvm.assume
My (dumb?) question would be: why is llvm.assume being handled any differently than llvm.assert ? Other than one trapping and one not-trapping, they should be identical, in both cases they are giving The optimizers information, and that shouldn't be any different from being inside an "if" statement with the same condition ? --Peter Lawrence. -------------- next part --------------
2016 Jun 11
4
Early CSE clobbering llvm.assume
...th cases they are giving The optimizers information, and that shouldn’t be any different from being inside an “if” statement with the same condition ? -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20160611/5c7b8588/attachment.html>