[PATCH] D131953: [PowerPC][Coroutines] Add tail-call check with context information for coroutines
Ting Wang via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sun Aug 21 19:25:44 PDT 2022
This revision was automatically updated to reflect the committed changes.
Closed by commit rGd2d77e050b32: [PowerPC][Coroutines] Add tail-call check with call information for coroutines (authored by tingwang).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D131953/new/
https://reviews.llvm.org/D131953
Files:
clang/test/CodeGenCoroutines/pr56329.cpp
llvm/include/llvm/Analysis/TargetTransformInfo.h
llvm/include/llvm/Analysis/TargetTransformInfoImpl.h
llvm/lib/Analysis/TargetTransformInfo.cpp
llvm/lib/Target/PowerPC/PPCTargetTransformInfo.cpp
llvm/lib/Target/PowerPC/PPCTargetTransformInfo.h
llvm/lib/Transforms/Coroutines/CoroSplit.cpp
llvm/test/Transforms/Coroutines/coro-split-musttail-ppc64le.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D131953.454361.patch
Type: text/x-patch
Size: 9401 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220822/23a37c32/attachment.bin>
More information about the cfe-commits
mailing list