[llvm] [RISCV][NFCI] Rationalize Immediate Definitions (PR #120718)

Yingwei Zheng via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 20 05:30:45 PST 2024


================
@@ -277,7 +283,7 @@ class UImm20Operand : RISCVOp {
   let OperandType = "OPERAND_UIMM20";
----------------
dtcxzyw wrote:

`UImm20Operand` is unused now.

https://github.com/llvm/llvm-project/pull/120718


More information about the llvm-commits mailing list