[llvm-branch-commits] [openmp] release/19.x: [OpenMP] Create versioned libgomp softlinks (#112973) (PR #115944)

Ye Luo via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Fri Nov 15 08:34:53 PST 2024


ye-luo wrote:

> Hmm. Is this really a regression? Which is what we usually only fix at this point. It seems like a "feature". What's the risk of this creating problems for users already adopted 19.x?

It is not a regression but a bug fix. The issue has been there for years. NVHPC ships the similar softlinks to their OpenMP runtime for years. It should be low risk but I’ll let you decide to apply the change to 19.x or not.

https://github.com/llvm/llvm-project/pull/115944


More information about the llvm-branch-commits mailing list