[all-commits] [llvm/llvm-project] 19a1b6: [RISCV] Fix typo in C9LeftShift
Wang Pengcheng via All-commits
all-commits at lists.llvm.org
Mon Jul 31 01:50:14 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 19a1b67b6d7a955ea5856a00d29b6358441448dd
https://github.com/llvm/llvm-project/commit/19a1b67b6d7a955ea5856a00d29b6358441448dd
Author: wangpc <wangpengcheng.pp at bytedance.com>
Date: 2023-07-31 (Mon, 31 Jul 2023)
Changed paths:
M llvm/lib/Target/RISCV/RISCVInstrInfoZb.td
Log Message:
-----------
[RISCV] Fix typo in C9LeftShift
It should be 9 instead of 5.
Reviewed By: kazu
Differential Revision: https://reviews.llvm.org/D156500
More information about the All-commits
mailing list