[clang] [CIR] Add support for thread-local storage (TLS) (PR #168662)

Bruno Cardoso Lopes via cfe-commits cfe-commits at lists.llvm.org
Fri Nov 21 15:48:43 PST 2025


bcardosolopes wrote:

Thanks for working on this. This PR handles both TLS and `BinOpOverflowOp`, they seem orthogonal and can be done incrementally - should be split in multiple PRs. 

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


More information about the cfe-commits mailing list