[clang] [llvm] [PromoteMemToReg] Insert store undef when removing lifetime markers (PR #191909)

Eli Friedman via cfe-commits cfe-commits at lists.llvm.org
Mon Apr 13 22:46:37 PDT 2026


https://github.com/efriedma-quic commented:

Pushing to your own fork is standard.  If you have commit access, you can also push to a user branch in llvm-project (a branch with a name that starts with "users/"), but usually people only use that for stacked PRs.

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


More information about the cfe-commits mailing list