[all-commits] [llvm/llvm-project] 55015e: [NFC][TableGen] Delete `getLogicalOperandType` fro...
Rahul Joshi via All-commits
all-commits at lists.llvm.org
Mon Feb 10 09:09:11 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 55015e150b35f69431ce1f906e22a598d5b2f000
https://github.com/llvm/llvm-project/commit/55015e150b35f69431ce1f906e22a598d5b2f000
Author: Rahul Joshi <rjoshi at nvidia.com>
Date: 2025-02-10 (Mon, 10 Feb 2025)
Changed paths:
M llvm/utils/TableGen/InstrInfoEmitter.cpp
Log Message:
-----------
[NFC][TableGen] Delete `getLogicalOperandType` from InstrInfoEmitter (#125951)
Delete `getLogicalOperandType` function from InstrInfoEmitter as no
backend seems to use it.
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