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

Matthias Braun via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 17 16:32:01 PDT 2024


MatzeB wrote:

Some backend tests changed apparently because the improved `getUnderlyingObject` results in better alias analysis (and consequently different scheduling decisions in PowerPC).

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


More information about the llvm-commits mailing list