Currently call slot optimization may be prevented because the lifetime markers for the destination only start after the call. In this case, rather than aborting the transform, we should move the lifetime.start before the call to enable the transform.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo