[all-commits] [llvm/llvm-project] 92cc31: [ARC][CSKY][Lanai] TableGen-erate SDNode descripti...

Sergei Barannikov via All-commits all-commits at lists.llvm.org
Thu May 8 03:37:37 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 92cc31b0f7737408dffd38c2384dff825abb8e3a
      https://github.com/llvm/llvm-project/commit/92cc31b0f7737408dffd38c2384dff825abb8e3a
  Author: Sergei Barannikov <barannikov88 at gmail.com>
  Date:   2025-05-08 (Thu, 08 May 2025)

  Changed paths:
    M llvm/lib/Target/ARC/ARCISelDAGToDAG.cpp
    M llvm/lib/Target/ARC/ARCISelLowering.cpp
    M llvm/lib/Target/ARC/ARCISelLowering.h
    A llvm/lib/Target/ARC/ARCSelectionDAGInfo.cpp
    A llvm/lib/Target/ARC/ARCSelectionDAGInfo.h
    M llvm/lib/Target/ARC/ARCSubtarget.cpp
    M llvm/lib/Target/ARC/ARCSubtarget.h
    M llvm/lib/Target/ARC/CMakeLists.txt
    M llvm/lib/Target/CSKY/CMakeLists.txt
    M llvm/lib/Target/CSKY/CSKYISelLowering.cpp
    M llvm/lib/Target/CSKY/CSKYISelLowering.h
    A llvm/lib/Target/CSKY/CSKYSelectionDAGInfo.cpp
    A llvm/lib/Target/CSKY/CSKYSelectionDAGInfo.h
    M llvm/lib/Target/CSKY/CSKYSubtarget.cpp
    M llvm/lib/Target/CSKY/CSKYSubtarget.h
    M llvm/lib/Target/Lanai/CMakeLists.txt
    M llvm/lib/Target/Lanai/LanaiISelLowering.cpp
    M llvm/lib/Target/Lanai/LanaiISelLowering.h
    M llvm/lib/Target/Lanai/LanaiSelectionDAGInfo.cpp
    M llvm/lib/Target/Lanai/LanaiSelectionDAGInfo.h

  Log Message:
  -----------
  [ARC][CSKY][Lanai] TableGen-erate SDNode descriptions (#138874)

This consolidates node definitions into one place and enables automatic
node verification.

Part of #119709.



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