[all-commits] [llvm/llvm-project] ea2da5: [Coroutines] Move the SuspendCrossingInfo analysis...

Tyler Nowicki via All-commits all-commits at lists.llvm.org
Mon Sep 9 08:50:48 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ea2da571c761066542f8d2273933d2523279e631
      https://github.com/llvm/llvm-project/commit/ea2da571c761066542f8d2273933d2523279e631
  Author: Tyler Nowicki <tyler.nowicki at amd.com>
  Date:   2024-09-09 (Mon, 09 Sep 2024)

  Changed paths:
    M llvm/lib/Transforms/Coroutines/CMakeLists.txt
    M llvm/lib/Transforms/Coroutines/CoroFrame.cpp
    A llvm/lib/Transforms/Coroutines/SuspendCrossingInfo.cpp
    A llvm/lib/Transforms/Coroutines/SuspendCrossingInfo.h

  Log Message:
  -----------
  [Coroutines] Move the SuspendCrossingInfo analysis helper into its own header/source (#106306)

* Move the SuspendCrossingInfo analysis helper into its own
header/source

See RFC for more info:
https://discourse.llvm.org/t/rfc-abi-objects-for-coroutines/81057

Co-authored-by: tnowicki <tnowicki.nowicki at amd.com>



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