[all-commits] [llvm/llvm-project] 5ccd28: [RISCV][NFC] Rename narrowing patterns to use W su...
Luke Lau via All-commits
all-commits at lists.llvm.org
Thu Jan 26 03:17:28 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5ccd28873179be27954fd7da1368465e03a1abf9
https://github.com/llvm/llvm-project/commit/5ccd28873179be27954fd7da1368465e03a1abf9
Author: Luke Lau <luke at igalia.com>
Date: 2023-01-26 (Thu, 26 Jan 2023)
Changed paths:
M llvm/lib/Target/RISCV/RISCVInstrInfoVSDPatterns.td
M llvm/lib/Target/RISCV/RISCVInstrInfoVVLPatterns.td
Log Message:
-----------
[RISCV][NFC] Rename narrowing patterns to use W suffix
To match up with the pseudo instruction names
Reviewed By: craig.topper
Differential Revision: https://reviews.llvm.org/D142553
More information about the All-commits
mailing list