https://github.com/numba/llvmlite/pull/1321#issuecomment-3384040409
As upstream thinks that "adding backward compatibility for this might not be ideal" (?!), we'll have to work around this…
This is not related to the new pass manager, but https://github.com/numba/llvmlite/issues/1306.
Yep – I understand that the Numba team may be primarily interested in maintaining llvmlite for Numba's sake, and they do not appear to use size_level. Still, changing the API in a mutually…
This is indeed quite a brittle area in the current implementation, in that the compiler barely helps in ensuring the correct lifetimes. That being said, the aspects at play can be understood from…
We also have quite long repository scan times here (>20 s definitely), but never ran into this issue (unless it was introduced in the last couple of months). Maybe this is some sort of Windows-spec…
Why do you say that "AD9910 output is clearly affected by call to now_mu()"? From the short description, what seems to be going on is that shifting the IO_UPDATE edge by 1 ns has an effect (the…
tune_io_update_delay() is I think Robert Jördens's innovation when he integrated the multi-chip sync/phase calculations properly into upstream ARTIQ. We originally just mapped the four possible…