User Details
- User Since
- Jul 30 2019, 3:04 PM (201 w, 3 d)
Mar 1 2021
Jan 6 2021
Actually make sure this builds. :)
Jan 5 2021
Jan 3 2021
Jan 2 2021
I did this under the assumption that it is better to avoid -allow-unregistered-dialect if possible. However, I'm happy to drop this patch if that's not true.
Fix commit message
Oct 28 2020
Oct 23 2020
Oct 22 2020
Oct 15 2020
Jul 31 2020
Jun 11 2020
Feb 7 2020
Jan 27 2020
Jan 23 2020
Jan 22 2020
Jan 10 2020
Jan 9 2020
My understanding is that both the unsigned and signed ranges are valid and we are free to use either one, so using the unsigned one is more beneficial in an unsigned context.
Dec 19 2019
This needs a specific test case.
Dec 16 2019
llvm.loop.decrement.reg is not documented in the langref. Is this a target specific thing?
lgtm
lgtm
Oct 7 2019
If the SCEV expression is mathematically correct I think this is a problem with SCEV expander. If it is expected to preserve LCSSA it should add the necessary PHIs.
Last time I looked at this I concluded it would be difficult to make enable something like this consistently, but no harm in trying.
Sep 12 2019
lgtm
Sep 4 2019
lgtm
Aug 1 2019
lgtm
Jul 31 2019
lgtm with some nits