Skip to content

Conversation

pchintalapudi
Copy link
Member

As discussed on the compilernauts call today, this PTLS load is unnecessary and causes problems when combined with threadcall.

@pchintalapudi pchintalapudi added the compiler:codegen Generation of LLVM IR and native code label Apr 13, 2022
@pchintalapudi pchintalapudi requested a review from vtjnash April 13, 2022 15:40
@vtjnash vtjnash added the merge me PR is reviewed. Merge when all tests are passing label Apr 13, 2022
@vtjnash vtjnash merged commit 30e5355 into master Apr 14, 2022
@vtjnash vtjnash deleted the pc/no-ptls branch April 14, 2022 20:30
@DilumAluthge DilumAluthge removed the merge me PR is reviewed. Merge when all tests are passing label Apr 14, 2022
@maleadt
Copy link
Member

maleadt commented May 24, 2022

I noticed this wasn't included while backporting on the debuginfo PR. @pchintalapudi @vtjnash should it be part of 1.8?

@maleadt maleadt mentioned this pull request May 24, 2022
67 tasks
@vtjnash
Copy link
Member

vtjnash commented May 25, 2022

v1.8 won't be getting support for lazy/concurrent compilation (which requires this)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
compiler:codegen Generation of LLVM IR and native code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants