[all-commits] [llvm/llvm-project] c56b74: [TableGen][GISel] Reuse `importNodeRenderer` for `...
Sergei Barannikov via All-commits
all-commits at lists.llvm.org
Sat Jan 4 13:11:47 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c56b74315f57acb1b285ddc77b07031b773549b7
https://github.com/llvm/llvm-project/commit/c56b74315f57acb1b285ddc77b07031b773549b7
Author: Sergei Barannikov <barannikov88 at gmail.com>
Date: 2025-01-05 (Sun, 05 Jan 2025)
Changed paths:
M llvm/test/TableGen/GlobalISelEmitter/undef-tied-input.td
M llvm/utils/TableGen/GlobalISelEmitter.cpp
Log Message:
-----------
[TableGen][GISel] Reuse `importNodeRenderer` for `OperandWithDefaultOps` (#121285)
This avoids some code duplication (handling `Register`, `zero_reg` and
immediate operands).
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