[all-commits] [llvm/llvm-project] 624dbf: [Coroutines][New pass manager] Move CoroElide pass...

junparser via All-commits all-commits at lists.llvm.org
Sun Mar 1 05:53:35 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 624dbfcc1b81520d2211d43a759f817d0b131de0
      https://github.com/llvm/llvm-project/commit/624dbfcc1b81520d2211d43a759f817d0b131de0
  Author: Jun Ma <JunMa at linux.alibaba.com>
  Date:   2020-03-01 (Sun, 01 Mar 2020)

  Changed paths:
    M clang/test/CodeGenCoroutines/coro-newpm-pipeline.cpp
    M llvm/lib/Passes/PassBuilder.cpp
    M llvm/test/Transforms/Coroutines/ex2.ll
    M llvm/test/Transforms/Coroutines/ex3.ll

  Log Message:
  -----------
  [Coroutines][New pass manager] Move CoroElide pass to right position

Differential Revision: https://reviews.llvm.org/D75345




More information about the All-commits mailing list