[all-commits] [llvm/llvm-project] b996f8: [RISCV][NFC] Refine MCOperandPredicate code for rt...
Yeting Kuo via All-commits
all-commits at lists.llvm.org
Tue Dec 26 01:13:18 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b996f84bc421387a36effd2aa2fa1abad25d1762
https://github.com/llvm/llvm-project/commit/b996f84bc421387a36effd2aa2fa1abad25d1762
Author: Yeting Kuo <46629943+yetingk at users.noreply.github.com>
Date: 2023-12-26 (Tue, 26 Dec 2023)
Changed paths:
M llvm/lib/Target/RISCV/RISCVInstrInfoZc.td
Log Message:
-----------
[RISCV][NFC] Refine MCOperandPredicate code for rtlist. (#76028)
(Imm <= 15) could be implied by isUInt<4>(Imm).
More information about the All-commits
mailing list