Steven Johnson

Results 459 comments of Steven Johnson

> I don't think relaxed SIMD has actually shipped in wasm yet, so that's still waiting on the wasm folks https://webassembly.org/features/ TL;DR: shipped in Chrome, behind flags elsewhere

Adding some more information about why would be helpful here -- do we have data showing it would be a clear improvement? If so, why did we use spinlocks in...

Several bot failures with: ``` /home/halidenightly/build_bot/worker/halide-testbranch-main-llvm18-x86-32-linux-make/halide-source/src/autoschedulers/mullapudi2016/AutoSchedule.cpp:2830:21: error: unused variable ‘types’ [-Werror=unused-variable] ```

Updated to main branch to fix OSX WebGPU failures

We should update the README to warn people about this.

Hey, just wanted to check in and see where this PR stands. Is it waiting on feedback?

> > Hey, just wanted to check in and see where this PR stands. Is it waiting on feedback? > > Indeed. I have open questions about how to better...

> I believe the bug is the unique_name calls when the Variables are being constructed. You are the one who suggested that :-) I'll try removing it.

Yep, that's it, fix on the way

> this file is generated, but sure In that case the bug is that the Bazel build isn't generating the files in all cases that are needed?