[clang] [llvm] [PowerPC] AIX TLS allow per function configuration of initial-exec or local-dynamic model (PR #79968)

Felix via cfe-commits cfe-commits at lists.llvm.org
Mon Feb 19 19:32:54 PST 2024


orcguru wrote:

> Since this patch relies on the local-dynamic patch, I think the local-dynamic changes are already in here, right? Do we know if there is a way yet to make dependent pull requests, just so reviewing this patch may be a bit easier when the local-dynamic changes are separate?

Oh regarding the dependency, I still didn't figure out how to create a clear dependency as before. I'm creating this second PR based on the first PR's branch, but this is still intermingled...

Since I'm working on another way to push this as heuristic into backend, I'm closing this one now.

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


More information about the cfe-commits mailing list