[llvm-branch-commits] [llvm] release/21.x: [llvm-offload-wrapper] Fix Triple and OpenMP handling (#167580) (PR #172151)
Joseph Huber via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Sat Dec 13 19:46:02 PST 2025
jhuber6 wrote:
> Is this a regression from a previous release? If so, which one? This is going to be the final release from the LLVM 21.x branch, so any issues from taking this change would not be fixed until LLVM 22 releases in about a month. And considering this is the final release of 21.x, we need to be very careful what changes are included. What would be the impact of not accepting this change for 21 and waiting for 22 instead?
Honestly, it's more of a feature. It makes the utility more usable but it's not strictly required nor does it fix a bug. This, I believe, comes from the Rust team wanting to more easily use this utility. We usually don't backport features so it's up to you.
https://github.com/llvm/llvm-project/pull/172151
More information about the llvm-branch-commits
mailing list