[Mlir-commits] [llvm] [mlir] [polly] [IR] Only allow lifetime.start/end on allocas (PR #149310)

William Moses llvmlistbot at llvm.org
Sat Jul 26 09:51:48 PDT 2025


wsmoses wrote:

Enzyme has use cases where we use the lifetime intrinsic on non-allocas [specifically malloc for tracking lifetime]. Is there expected to be a replacement lifetime intrinsic for non-allocas?

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


More information about the Mlir-commits mailing list