[all-commits] [llvm/llvm-project] ef2dc7: [Analysis] Attribute alignment should not prevent ...

Dávid Bolvanský via All-commits all-commits at lists.llvm.org
Sat Apr 24 10:58:16 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ef2dc7ed9f76e3ae52eaa4def98d4dd11ac527c0
      https://github.com/llvm/llvm-project/commit/ef2dc7ed9f76e3ae52eaa4def98d4dd11ac527c0
  Author: Dávid Bolvanský <david.bolvansky at gmail.com>
  Date:   2021-04-24 (Sat, 24 Apr 2021)

  Changed paths:
    M llvm/lib/CodeGen/Analysis.cpp
    M llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp
    M llvm/test/CodeGen/ARM/tail-call.ll
    R llvm/test/CodeGen/X86/tail-call-deref.ll
    A llvm/test/CodeGen/X86/tail-calls-compatible-attrs.ll

  Log Message:
  -----------
  [Analysis] Attribute alignment should not prevent tail call optimization
Fixes tail folding issue mentioned in D100879.
Reviewed By: dmgreen
Differential Revision: https://reviews.llvm.org/D101230




More information about the All-commits mailing list