[all-commits] [llvm/llvm-project] 1a0cbb: [NFC] Update coroutine intrinsics documentation an...

Anton Korobeynikov via All-commits all-commits at lists.llvm.org
Fri Sep 8 12:32:20 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1a0cbb9c32edf64ab620d31242029b31795fcfd8
      https://github.com/llvm/llvm-project/commit/1a0cbb9c32edf64ab620d31242029b31795fcfd8
  Author: Anton Korobeynikov <anton at korobeynikov.info>
  Date:   2023-09-08 (Fri, 08 Sep 2023)

  Changed paths:
    M llvm/docs/Coroutines.rst
    M llvm/test/Transforms/Coroutines/coro-async-remat.ll
    M llvm/test/Transforms/Coroutines/coro-retcon-opaque-ptr.ll
    M llvm/test/Transforms/Coroutines/coro-retcon-remat.ll
    M llvm/test/Transforms/Coroutines/coro-spill-corobegin.ll
    M llvm/test/Transforms/Coroutines/coro-spill-promise-02.ll

  Log Message:
  -----------
  [NFC] Update coroutine intrinsics documentation and few remaining tests to opaque pointers (#65698)




More information about the All-commits mailing list