Manuel Drehwald

Results 199 comments of Manuel Drehwald
trafficstars

I found it along with the other bugs lately. I guess once the TA is fixed I'll be able to reproduce and minimize this one more reliably, I'll leave this...

Answering your question from your old PR, I have not enabled the tablegen rules by default yet. Mainly I was not convinced that the tests I wrote were enough, which...

``` julia: /buildworker/worker/package_linux64/build/src/llvm-late-gc-lowering.cpp:855: std::vector LateLowerGCFrame::NumberAllBase(State&, llvm::Value*): Assertion `Tracked.size() == Numbers.size()' failed. ``` Julia getting incorrect DiffeUse info, causing gc to free too early? Or is that something else?

``` after simplification : ; Function Attrs: mustprogress noinline nonlazybind sanitize_hwaddress willreturn uwtable define internal noundef float @preprocess__ZN11broken_iter7cos_vec17hbc9894bdb3f615dbE(ptr noalias noundef readonly align 8 dereferenceable(24) %0) unnamed_addr #99 personality ptr @rust_eh_personality...

Getting Rules to work was high on my list anyway, let's chat about a design once we fixed blas?

lol, this regressed from one bug to another. But at least this one should be easy to fix, will make a reproducer after the deadline. ```llvm cannot handle (augmented) unknown...

Hi, the plan is to directly merge this work into nightly rustc, it also got an accepted Major Change Proposal in the past, even though rustc dev still need to...

No worries for asking and thanks for your interest, most of the discussions happen on the rust-lang zulip, either in the autodiff stream, or in a help stream linked in...

Hi @OwenTrokeBillard, thanks for getting back to this. I was on vacation around end of year and previously got stuck for a while on some re-design, but recently managed to...