[all-commits] [llvm/llvm-project] 23b82c: [RISCV] Move Zimop to RISCVInstrInfoZimop.td (#76392)
Wang Pengcheng via All-commits
all-commits at lists.llvm.org
Tue Dec 26 19:19:52 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 23b82c987d690939f3e7b1431d6004f409c10425
https://github.com/llvm/llvm-project/commit/23b82c987d690939f3e7b1431d6004f409c10425
Author: Wang Pengcheng <wangpengcheng.pp at bytedance.com>
Date: 2023-12-27 (Wed, 27 Dec 2023)
Changed paths:
M llvm/lib/Target/RISCV/RISCVInstrFormats.td
M llvm/lib/Target/RISCV/RISCVInstrInfo.td
A llvm/lib/Target/RISCV/RISCVInstrInfoZimop.td
Log Message:
-----------
[RISCV] Move Zimop to RISCVInstrInfoZimop.td (#76392)
So the structure of TableGen files is still clear.
More information about the All-commits
mailing list