Revert "[NFC] [Coroutines] Add a test for icmp use of coro.suspend to prevent musttai...
authorChuanqi Xu <yedeng.yd@linux.alibaba.com>
Mon, 27 Dec 2021 11:05:22 +0000 (19:05 +0800)
committerChuanqi Xu <yedeng.yd@linux.alibaba.com>
Mon, 27 Dec 2021 11:05:22 +0000 (19:05 +0800)
commitca4d2c368d1a139c18942ac5581d1aab7e1d4b67
tree4f7f226248f5384439bd56147c185598eae6e012
parent1f07a4a5699b73582461880e716e6692cbe3d6a6
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.
llvm/test/Transforms/Coroutines/coro-split-musttail4.ll [deleted file]