[all-commits] [llvm/llvm-project] 612afa: [RISCV] Use MachineInstr::isFullCopy in a few plac...
Luke Lau via All-commits
all-commits at lists.llvm.org
Tue Jul 15 06:40:32 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 612afab512eddfd82f51cce76668a14b928748c6
https://github.com/llvm/llvm-project/commit/612afab512eddfd82f51cce76668a14b928748c6
Author: Luke Lau <luke at igalia.com>
Date: 2025-07-15 (Tue, 15 Jul 2025)
Changed paths:
M llvm/lib/Target/RISCV/RISCVVLOptimizer.cpp
M llvm/lib/Target/RISCV/RISCVVectorMaskDAGMutation.cpp
Log Message:
-----------
[RISCV] Use MachineInstr::isFullCopy in a few places. NFC
Instead of checking that there's no subregisters.
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