[PATCH] D67415: [GlobalISel] When a tail call is emitted in a block, stop translating it
Jessica Paquette via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Sep 10 16:33:45 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL371572: [GlobalISel] When a tail call is emitted in a block, stop translating it (authored by paquette, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D67415?vs=219600&id=219628#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D67415/new/
https://reviews.llvm.org/D67415
Files:
llvm/trunk/include/llvm/CodeGen/GlobalISel/IRTranslator.h
llvm/trunk/lib/CodeGen/GlobalISel/IRTranslator.cpp
llvm/trunk/lib/Target/AArch64/AArch64CallLowering.cpp
llvm/trunk/test/CodeGen/AArch64/GlobalISel/call-translator-tail-call.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67415.219628.patch
Type: text/x-patch
Size: 4803 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190910/7471d890/attachment.bin>
More information about the llvm-commits
mailing list