[all-commits] [llvm/llvm-project] c11aba: [AVR] TableGen-erate SDNode descriptions (NFC) (#1...
Sergei Barannikov via All-commits
all-commits at lists.llvm.org
Sun May 11 05:43:52 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c11aba93d639fdd3ec02cb89079d180a9885ad90
https://github.com/llvm/llvm-project/commit/c11aba93d639fdd3ec02cb89079d180a9885ad90
Author: Sergei Barannikov <barannikov88 at gmail.com>
Date: 2025-05-11 (Sun, 11 May 2025)
Changed paths:
M llvm/lib/Target/AVR/AVRISelLowering.cpp
M llvm/lib/Target/AVR/AVRISelLowering.h
M llvm/lib/Target/AVR/AVRInstrInfo.td
A llvm/lib/Target/AVR/AVRSelectionDAGInfo.cpp
M llvm/lib/Target/AVR/AVRSelectionDAGInfo.h
M llvm/lib/Target/AVR/CMakeLists.txt
Log Message:
-----------
[AVR] TableGen-erate SDNode descriptions (NFC) (#139407)
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