Steven Johnson

Results 456 comments of Steven Johnson

> Does this one repro outside of Google? Have not tried.

...hash the overall IRNode tree of a Func?

I think this needs a bit more tweaking before review.

So I suspect this is *probably* ok as-is, but given that it may have overlap with arm64e (see https://github.com/halide/Halide/issues/4490), it probably makes sense to hold off landing it until we...

@f0enix -- I have updated this PR to be up-to-date with master, but I'm not equipped to debug the arm64e issues, unfortunately (I don't have any iOS devices here, nor...

I brought this up to date after some recent discussion on https://github.com/halide/Halide/issues/4490 but I have no idea if it's correct or not -- I have no iOS testing setup locally....

Update for those coming in late: this PR is intended only to enable support for the ARM v8.x (v8.1a ... v8.9a) architectures. It does *not* add support for arm64e; that...