[clang] [llvm] [Transforms] Add LifetimeMovePass (PR #144319)

Weibo He via llvm-commits llvm-commits at lists.llvm.org
Sun Jun 29 22:31:09 PDT 2025


NewSigma wrote:

CI fail seems not related.

I'm marking it ready for review because it works in my tests with ASAN enabled, both for coro code and non-coro code. The non-coro part should be landed in another PR if current patch looks good.

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


More information about the llvm-commits mailing list