[all-commits] [llvm/llvm-project] 19e023: [RISCV] Make decodeXqccmpRlistS0 defer to decodeZc...
Craig Topper via All-commits
all-commits at lists.llvm.org
Fri Apr 4 14:02:42 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 19e0233eb844e653a3108de411366bd0165cf3ec
https://github.com/llvm/llvm-project/commit/19e0233eb844e653a3108de411366bd0165cf3ec
Author: Craig Topper <craig.topper at sifive.com>
Date: 2025-04-04 (Fri, 04 Apr 2025)
Changed paths:
M llvm/lib/Target/RISCV/Disassembler/RISCVDisassembler.cpp
Log Message:
-----------
[RISCV] Make decodeXqccmpRlistS0 defer to decodeZcmpRlist after checking for S0 being included. NFC
This reduces code duplication.
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