Shane Peelar
Shane Peelar
We *may* have to stick with just 16-bytes aligned chunks for the initial commit until `generic_const_exprs` is done. The reason: I'd like to be able to do something like the...
Just a small update, the code is coming along but I've found a few ways of making the design a bit nicer so I've held off on submitting for the...
Wow, has it been two weeks already? Time flies. Been a little busy with a few things and vacation, but I got the prototype actually compiling tonight on my `batched-queries`...
A few bugs to work out, I think. Performance is actually better than expected. In the below screenshot, you can see the "soa" representation simulated previously with the actual native...
That's a great question. Doing a bit more research on this, it seems that this may be a GHC issue rather than a Cabal issue specifically, as GHC defines the...
What would it take to get this implemented? I could really use this feature in my code. Right now I'm using a workaround that involves tiling out matrices (and transposing...
This would be super nice, especially paired with GHC 8.10 support!
Wow, thanks for doing this! I wouldn't be surprised at all at this point if Graphite were to blame for some of the negative discrepancies shown. One interesting result is...
It's possible, but unlikely, that there are simply no static archives built with gcc 9.3.0 on your system. Can you find an archive, for example `libz.a`, that was built with...
Regarding your question, the reason why is that I am the one that is committing to the central GentooLTO repository. The committer is not necessarily the same as the author.