[all-commits] [llvm/llvm-project] ae990a: [Analysis] Attribute noundef should not prevent ta...

Dávid Bolvanský via All-commits all-commits at lists.llvm.org
Mon Jan 31 06:14:07 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ae990a3cbd05f4a94be2e3daa93d5d078ac133d3
      https://github.com/llvm/llvm-project/commit/ae990a3cbd05f4a94be2e3daa93d5d078ac133d3
  Author: Dávid Bolvanský <david.bolvansky at gmail.com>
  Date:   2022-01-31 (Mon, 31 Jan 2022)

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

  Log Message:
  -----------
  [Analysis] Attribute noundef should not prevent tail call optimization

Very similar to https://reviews.llvm.org/D101230
Fixes https://github.com/llvm/llvm-project/issues/53501




More information about the All-commits mailing list