[llvm] [DSE] Consider the aliasing through global variable while checking clobber (PR #120044)

Haopeng Liu via llvm-commits llvm-commits at lists.llvm.org
Sat Dec 21 23:00:05 PST 2024


haopliu wrote:

Thanks! Updated the check to use `isIdentifiedFunctionLocal` and `EarliestEscapeAnalysis::isNotCapturedBefore`.

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


More information about the llvm-commits mailing list