[all-commits] [llvm/llvm-project] a629b5: Port `NVPTXTargetLowering::LowerCONCAT_VECTORS` to...

Ethan Kaji via All-commits all-commits at lists.llvm.org
Wed Mar 26 17:40:56 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a629b505757a1853e6083290e5d8d7b82f4f4d4a
      https://github.com/llvm/llvm-project/commit/a629b505757a1853e6083290e5d8d7b82f4f4d4a
  Author: Ethan Kaji <ethan.kaji at gmail.com>
  Date:   2025-03-27 (Thu, 27 Mar 2025)

  Changed paths:
    M llvm/lib/CodeGen/SelectionDAG/LegalizeDAG.cpp

  Log Message:
  -----------
  Port `NVPTXTargetLowering::LowerCONCAT_VECTORS` to SelectionDAG (#120030)

Ports `NVPTXTargetLowering::LowerCONCAT_VECTORS` to
`llvm/lib/CodeGen/SelectionDAG` as requested in
https://github.com/llvm/llvm-project/issues/116695.



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