[all-commits] [llvm/llvm-project] 6a4d3f: [RISCV] fix dead code
VincentWu via All-commits
all-commits at lists.llvm.org
Thu Jan 27 00:00:20 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6a4d3f37b5a7e8d74ce9279cc1437121730e2925
https://github.com/llvm/llvm-project/commit/6a4d3f37b5a7e8d74ce9279cc1437121730e2925
Author: Wu Xinlong <821408745 at qq.com>
Date: 2022-01-27 (Thu, 27 Jan 2022)
Changed paths:
M llvm/lib/Target/RISCV/MCTargetDesc/RISCVBaseInfo.h
Log Message:
-----------
[RISCV] fix dead code
fix dead code mentioned on https://reviews.llvm.org/D98136
Reviewed By: craig.topper
Differential Revision: https://reviews.llvm.org/D118323
More information about the All-commits
mailing list