[all-commits] [llvm/llvm-project] d40235: [TableGen] Remove unused functionality from OpInit...
Craig Topper via All-commits
all-commits at lists.llvm.org
Mon Jan 6 09:56:50 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d40235ac24175e20988cc879dc515638df0c28c6
https://github.com/llvm/llvm-project/commit/d40235ac24175e20988cc879dc515638df0c28c6
Author: Craig Topper <craig.topper at sifive.com>
Date: 2025-01-06 (Mon, 06 Jan 2025)
Changed paths:
M llvm/include/llvm/TableGen/Record.h
Log Message:
-----------
[TableGen] Remove unused functionality from OpInit class. NFC (#121680)
clone, getNumOperands, and getOperand haven't been used for quite some
time. The only remaining useful thing is the common implementation of
getBit.
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