[all-commits] [llvm/llvm-project] ca4d2c: Revert "[NFC] [Coroutines] Add a test for icmp use...

Chuanqi Xu via All-commits all-commits at lists.llvm.org
Mon Dec 27 03:07:08 PST 2021


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

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

  Log Message:
  -----------
  Revert "[NFC] [Coroutines] Add a test for icmp use of coro.suspend to prevent musttail call converting"

This reverts commit 21aa4d5d5ef947d824c50a22d15fb93d7df0b711.

The test added is not proper. It would be passed all the time since it
is in the ramp function.




More information about the All-commits mailing list