User Details
- User Since
- Apr 3 2020, 3:29 AM (117 w, 4 d)
Fri, Jun 24
Thu, Jun 23
Wed, Jun 22
Added rationale
Fri, Jun 17
Thu, Jun 16
Hi Phoebe,
I could reproduce the exact same failure through llc but I am not exactly sure what flags to pass for it to optimize the IR in the same way as the XLA JIT does.
Below, you find the optimized IR that was dumped out of the JIT. When running this through llc, I get the failure that is also included below.
Will try putting a command together. This failed in a JIT compiler and I do know that it does not fail reliably, possibly only on certain CPUs.
Wed, Jun 15
Tue, Jun 14
Mon, Jun 13
Thanks
Address comments
Fri, Jun 10
May 18 2022
Thanks!
Address comments
May 17 2022
May 3 2022
Awesome, thanks!!
Awesome! Thank you!
Apr 26 2022
Hi Mike,
Apr 25 2022
Add tests
Apr 21 2022
Apr 13 2022
Apr 12 2022
Mar 29 2022
It's wrapping the function args. I think it's just the space that confused me. Here's the example for completeness.
I see parenthesis around simple types like int. Not sure if this is intended.
Mar 28 2022
Mar 10 2022
Thanks!
After reading the documentation, I think I was just using the wrong thing.
Feb 6 2022
That's a nice way of doing this. Thanks for adding this.
Feb 4 2022
Thanks for adding this.
Jan 27 2022
Nov 16 2021
Oct 12 2021
Thanks!
Friendly ping
Oct 7 2021
Sg.
Oct 6 2021
Add documentation
Oct 5 2021
I agree, dynamically shaped constants seem counter-intuitive. They may be needed for folding ops w/o changing their result type though.
Address comments
Oct 4 2021
Thanks for the useful comments :) I see how the description did not make this clear, which is updated now.
Address comments
Sep 24 2021
Aug 25 2021
Aug 24 2021
Aug 19 2021
Aug 3 2021
Jul 13 2021
Jul 12 2021
Thanks!
Address comment