[all-commits] [llvm/llvm-project] 2a8040: [RISCV] Avoid looking up base opcode when converti...
Luke Lau via All-commits
all-commits at lists.llvm.org
Tue Nov 28 03:28:38 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2a8040e8f6639b5bf35b65c7e881de4b4ca8742f
https://github.com/llvm/llvm-project/commit/2a8040e8f6639b5bf35b65c7e881de4b4ca8742f
Author: Luke Lau <luke at igalia.com>
Date: 2023-11-28 (Tue, 28 Nov 2023)
Changed paths:
M llvm/lib/Target/RISCV/RISCVFoldMasks.cpp
Log Message:
-----------
[RISCV] Avoid looking up base opcode when converting vmerge -> vmv. NFC
This helps avoid a diff in #71764
More information about the All-commits
mailing list