This reverts commit 50ad3478bdd3f0643ee94f6663293af5b3c27afe.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
- Fix for openmp runtime issuse is committed (https://reviews.llvm.org/D108971)
- By applying above fix (https://reviews.llvm.org/D108971) and by reverting the https://reviews.llvm.org/D104962, I have triggered the internal COMBO PSDB test. The test is green.
- I have also sent an interanl to AMD email regarding this. Please check your mail box.
Comment Actions
Let's try it. There's a buildbot at https://lab.llvm.org/staging/#/builders/183 which is green, we can revert this if that fails.
It would be useful for the llvm-13 release branch for D108971 to be a fix as that will cherry pick cleanly and the revert that this reverts does not.
Comment Actions
@hsmhsm this pass is currently live on the 13 release branch (disabling it missed the cutoff by ~ a day). If you have capacity to write a patch disabling it that applies to llvm-13 and post it to https://bugs.llvm.org/show_bug.cgi?id=51562 please do so.