[llvm] [JumpThreading] Fix lifetime markers when alloca requires SSA renaming (PR #188147)

Nikita Popov via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 8 05:43:23 PDT 2026


================

----------------
nikic wrote:

```suggestion
      if (User->isLifetimeStartOrEnd()) {
```

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


More information about the llvm-commits mailing list