[all-commits] [llvm/llvm-project] f1b66d: Implement noalloc in CoroSplit

Yuxuan Chen via All-commits all-commits at lists.llvm.org
Tue Jul 30 10:12:50 PDT 2024


  Branch: refs/heads/users/yuxuanchen1997/coro-split-noalloc
  Home:   https://github.com/llvm/llvm-project
  Commit: f1b66d6376ad890119449b93e20e9cdc36c770a6
      https://github.com/llvm/llvm-project/commit/f1b66d6376ad890119449b93e20e9cdc36c770a6
  Author: Yuxuan Chen <ych at meta.com>
  Date:   2024-07-30 (Tue, 30 Jul 2024)

  Changed paths:
    M llvm/lib/Transforms/Coroutines/CoroInternal.h
    M llvm/lib/Transforms/Coroutines/CoroSplit.cpp
    M llvm/lib/Transforms/Coroutines/Coroutines.cpp
    M llvm/test/Transforms/Coroutines/ArgAddr.ll
    M llvm/test/Transforms/Coroutines/coro-alloca-07.ll
    M llvm/test/Transforms/Coroutines/coro-alloca-loop-carried-address.ll
    M llvm/test/Transforms/Coroutines/coro-lifetime-end.ll
    M llvm/test/Transforms/Coroutines/coro-spill-after-phi.ll
    M llvm/test/Transforms/Coroutines/coro-split-00.ll

  Log Message:
  -----------
  Implement noalloc in CoroSplit



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list