[llvm] GlobalsModRef, ValueTracking: Look through threadlocal.address intrinsic (PR #88418)

Matthias Braun via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 11 11:44:18 PDT 2024


MatzeB wrote:

At least if we sprinkle in more checks for `llvm.threadlocal.address` you have a good way to search for places that needs updating if you want to change the representation later...

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


More information about the llvm-commits mailing list