[all-commits] [llvm/llvm-project] 1ef3f8: [NFC] [Coroutines] Add tests to address the proble...

Chuanqi Xu via All-commits all-commits at lists.llvm.org
Mon Dec 27 04:28:01 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1ef3f83ef242d51ddce5d881e99d71bd8494a3e3
      https://github.com/llvm/llvm-project/commit/1ef3f83ef242d51ddce5d881e99d71bd8494a3e3
  Author: Chuanqi Xu <yedeng.yd at linux.alibaba.com>
  Date:   2021-12-27 (Mon, 27 Dec 2021)

  Changed paths:
    A llvm/test/Transforms/Coroutines/coro-split-musttail4.ll
    A llvm/test/Transforms/Coroutines/coro-split-musttail5.ll

  Log Message:
  -----------
  [NFC] [Coroutines] Add tests to address the problem for converting to musttail
call

Add two tests to address the problem for missing oppotunities to convert
calls to musttail call.




More information about the All-commits mailing list