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

Nikita Popov via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 17 18:06:51 PDT 2024


https://github.com/nikic commented:

I think this is okay, but please replace those unit tests with lit tests, e.g. in llvm/test/Analysis/BasicAA. Test the actually desired effect on AA you want from this.

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


More information about the llvm-commits mailing list