[llvm] r306695 - ScalarEvolution: Add URem support
Michael Kruse via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 29 12:52:20 PDT 2017
2017-06-29 20:56 GMT+02:00 Alexandre Isoard via llvm-commits
<llvm-commits at lists.llvm.org>:
> Do you know where to find information about PR30742 (name of the failing
> function).
> It is full of undef and I can't make sense of it. Probably a bugpoint
> generated case.
Maybe it is too obvious, but in case you didn't know:
Did you have a look at http://llvm.org/PR30742 and
https://reviews.llvm.org/D28168 ?
Michael
More information about the llvm-commits
mailing list