[PATCH] D101230: [Analysis] Attribute alignment should not prevent tail call optimization
Dávid Bolvanský via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Apr 24 10:35:35 PDT 2021
xbolva00 updated this revision to Diff 340302.
xbolva00 added a comment.
Handle isInTailCallPosition too.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D101230/new/
https://reviews.llvm.org/D101230
Files:
llvm/lib/CodeGen/Analysis.cpp
llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp
llvm/test/CodeGen/ARM/tail-call.ll
llvm/test/CodeGen/X86/tail-calls-compatible-attrs.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D101230.340302.patch
Type: text/x-patch
Size: 4678 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210424/0791ae7b/attachment.bin>
More information about the llvm-commits
mailing list