Steven Johnson

Results 458 comments of Steven Johnson

Unfortunately, no; @alexreinking has been away from the project for a couple of months (we're hoping he'll be able to return in some capacity soon), and I have had most...

looks like legit failure in correctness_vector_reductions on arm64

Passing all tests. How close are we to landing?

Is this ready to land? Are there remaining issues? Should I run a global presubmit inside Google first?

Looks to be clean inside Google, are we ready to land?

> So we can conclude that enabling a precompiled header consisiting of a handful of most frequently includeded STL headers for the Halide/src folder, gives a 3.6% speedup. Additionally, using...

Note to self: based on the numbers at `https://github.com/rui314/mold`, it would be worthwhile to ensure that we always use `lld` from our captive LLVM, rather than relying on the system...

> Note to self: based on the numbers at `https://github.com/rui314/mold`, it would be worthwhile to ensure that we always use `lld` from our captive LLVM, rather than relying on the...

That would be simple enough if we got a massive speed improvement, but for 5%, I think we want something that is completely transparent. (Especially for a Linux-only solution like...

We don't have a RISC-V hosted build system on which to test a fix. If you'd like to offer a PR to fix this we can land it and backport...