User Details
- User Since
- Sep 30 2021, 10:00 AM (76 w, 4 d)
Jan 5 2023
Experimentally, this has been exercised, at least by Rust, this week: this change broke our CI, and I think we should revert this change now that I understand the situation.
Jan 4 2023
The input IR below (taken from a test case in the tensorflow repo) optimizes just fine with opt-passes=loop-vectorize from right before this revision, but opt from this revision or later just hangs trying to do the optimization as far as I can tell. I gave it 3 minutes before I killed it. Given that, I'm going to roll this back until you can investigate. Sorry!
This revision appears to have broken some tests inside TensorFlow in a way I'm afraid I don't understand (I've got some TF people digging.) Specifically a handful of tests start timing out after this patch, presumably due to a codegen difference.
Dec 2 2022
Nov 30 2022
Looks obviously correct to me.
Nov 2 2022
Oct 31 2022
TestFrameFormatNameWithArgs.test appears to be broken on CI. Could you follow up with a fix?
Sep 9 2022
Jul 28 2022
Jul 26 2022
Jul 25 2022
Nice catch on the missing allocalign!
Jul 21 2022
This is obsolete due to work in 46e6dd84b778dd2e30368183fec265beceecdd0f
Should be ready. For some reason I can't find some of your comments to mark done, but everything should be done (this is essentially the version you shared with me on zulip)
Jul 20 2022
Jul 19 2022
Jul 18 2022
This revision appears to be the source of a flaky failure in rustc: https://buildkite.com/llvm-project/rust-llvm-integrate-prototype/builds/12018#018206e2-6a97-41bf-9158-5342ef47b256
Jul 12 2022
I've rebased this, and think it's probably still relevant.
Jun 7 2022
@nikic where do I stand on this series? Am I waiting on you or should I try and rustle up another reviewer?
Jun 2 2022
Looks fine to me, but I have no idea what it would take to get the docs published there either. Maybe that's an easy fix?