[all-commits] [llvm/llvm-project] baf59b: [SelectionDAG] Fix return types of TC_RETURN for s...

Sergei Barannikov via All-commits all-commits at lists.llvm.org
Sat Nov 16 15:14:26 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: baf59be89ba297b26aff9f62bbda161941512793
      https://github.com/llvm/llvm-project/commit/baf59be89ba297b26aff9f62bbda161941512793
  Author: Sergei Barannikov <barannikov88 at gmail.com>
  Date:   2024-11-17 (Sun, 17 Nov 2024)

  Changed paths:
    M llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
    M llvm/lib/Target/AMDGPU/SIISelLowering.cpp
    M llvm/lib/Target/ARM/ARMISelLowering.cpp
    M llvm/lib/Target/Hexagon/HexagonISelLowering.cpp
    M llvm/lib/Target/M68k/M68kISelLowering.cpp
    M llvm/lib/Target/Sparc/SparcInstrInfo.td
    M llvm/lib/Target/X86/X86ISelLoweringCall.cpp

  Log Message:
  -----------
  [SelectionDAG] Fix return types of TC_RETURN for several targets (#116504)

TC_RETURN nodes do not have a glue result.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list