-
Notifications
You must be signed in to change notification settings - Fork 13.5k
Backport 371fcb720e15906e8c63600253afcb806b9b10d0 #54033
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Failed to cherry-pick: 371fcb7 https://github.com/llvm/llvm-project/actions/runs/1889856796 Please manually backport the fix and push it to your github fork. Once this is done, please add a comment like this:
|
Failed to cherry-pick: c9c9307 https://github.com/llvm/llvm-project/actions/runs/1889903821 Please manually backport the fix and push it to your github fork. Once this is done, please add a comment like this:
|
/branch LebedevRI/llvm-project/issue54033 |
/branch llvmbot/llvm-project/issue54033 |
/pull-request llvmbot#101 |
/cherry-pick 371fcb7 |
Failed to cherry-pick: 371fcb7 https://github.com/llvm/llvm-project/actions/runs/1893615125 Please manually backport the fix and push it to your github fork. Once this is done, please add a comment like this:
|
/branch LebedevRI/llvm-project/issue54033 |
/pull-request llvmbot#102 |
This patch by itself does not fix the original rust optimization problem, so unless there is some additional motivation for this as well, it probably doesn't make a lot of sense to backport it. |
I find this feedback to be rather subjective and dismissive. |
@LebedevRI Let's have a debate on the technical issues, why do you think this patch should be backported? |
@LebedevRI Sorry, this was not intended to be dismissive. I assumed this was about the rust optimization issue because it was mentioned in the review and commit. Is there some other project for which this optimization is important? As this is a feature addition rather than a bugfix, I do think there needs to be some kind of motivation to perform a release backport. Or at least that was my understanding, maybe I'm wrong on that. |
@tstellar Because it rather straight-forwardly addresses a rather surprising optimization failure. @nikic i have no current interest in rust, so that seems irrelevant to me :) But let me ask again, is there a documented procedure/guidelines for the stable release process? |
I'm on the fence about backporting this, but I think since it is fixing an actual issue reported by a user, that it is worth backporting. |
/cherry-pick 371fcb7
The text was updated successfully, but these errors were encountered: