[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:58:04 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGef2dc7ed9f76: [Analysis] Attribute alignment should not prevent tail call optimization (authored by xbolva00).
Herald added a subscriber: tmatheson.

Changed prior to commit:
  https://reviews.llvm.org/D101230?vs=340302&id=340305#toc

Repository:
  rG LLVM Github Monorepo

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-call-deref.ll
  llvm/test/CodeGen/X86/tail-calls-compatible-attrs.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D101230.340305.patch
Type: text/x-patch
Size: 4678 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210424/e741acaf/attachment.bin>


More information about the llvm-commits mailing list