[all-commits] [llvm/llvm-project] 42f191: Revert "Start of an llvm.coro.async implementation"

Arnold Schwaighofer via All-commits all-commits at lists.llvm.org
Wed Nov 4 08:28:55 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 42f19166405878459e27bf682ad38b8f1ac43d0a
      https://github.com/llvm/llvm-project/commit/42f19166405878459e27bf682ad38b8f1ac43d0a
  Author: Arnold Schwaighofer <aschwaighofer at apple.com>
  Date:   2020-11-04 (Wed, 04 Nov 2020)

  Changed paths:
    M llvm/docs/Coroutines.rst
    M llvm/include/llvm/IR/Intrinsics.td
    M llvm/lib/Transforms/Coroutines/CoroCleanup.cpp
    M llvm/lib/Transforms/Coroutines/CoroEarly.cpp
    M llvm/lib/Transforms/Coroutines/CoroFrame.cpp
    M llvm/lib/Transforms/Coroutines/CoroInstr.h
    M llvm/lib/Transforms/Coroutines/CoroInternal.h
    M llvm/lib/Transforms/Coroutines/CoroSplit.cpp
    M llvm/lib/Transforms/Coroutines/Coroutines.cpp
    R llvm/test/Transforms/Coroutines/coro-async.ll

  Log Message:
  -----------
  Revert "Start of an llvm.coro.async implementation"

This reverts commit ea606cced0583d1dbd4c44680601d1d4e9a56e58.

This patch causes memory sanitizer failures sanitizer-x86_64-linux-fast.




More information about the All-commits mailing list