The reasoning for this was incorrect. Return is an implicit lifetime end of all allocas, so we are not inserting outside of a lifetime. Reviewers: pcc, usama54321 Reviewed By: pcc Pull Request: https://github.com/llvm/llvm-project/pull/184387
The reasoning for this was incorrect. Return is an implicit lifetime end of all allocas, so we are not inserting outside of a lifetime. Reviewers: pcc, usama54321 Reviewed By: pcc Pull Request: https://github.com/llvm/llvm-project/pull/184387