[PATCH] D131953: [PowerPC][Coroutines] Add tail-call check with context information for coroutines

Ting Wang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 16 03:39:14 PDT 2022


tingwang added a comment.

Test case clang/test/CodeGenCoroutines/pr56329.cpp with this patch will not generate musttail on ppc.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D131953/new/

https://reviews.llvm.org/D131953



More information about the llvm-commits mailing list