[llvm] [IR] LangRef: document behavior of double-lifetime.start (PR #184296)
Ralf Jung via llvm-commits
llvm-commits at lists.llvm.org
Tue Mar 3 05:43:05 PST 2026
================
@@ -27734,7 +27721,8 @@ Arguments:
""""""""""
The argument is either a pointer to an ``alloca`` instruction or a ``poison``
----------------
RalfJung wrote:
I think I'd suggest something that remains on the syntactic level: "the argument must be an SSA variable that is initialized with an alloca instruction or a poison value".
https://github.com/llvm/llvm-project/pull/184296
More information about the llvm-commits
mailing list