[PATCH] D93376: [LangRef] Clarify the semantics of lifetime intrinsics

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 16 00:07:00 PST 2020


lebedev.ri added a reviewer: fhahn.
lebedev.ri added a comment.

I'm unconvinced. Some questions:

1. Why can't it point at a subset of an allocation?
2. Why is it being restricted to an `alloca`, why shouldn't it be used for heap allocations?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D93376/new/

https://reviews.llvm.org/D93376



More information about the llvm-commits mailing list