Still need to add SH*ADD instructions.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
clang/lib/Driver/ToolChains/Arch/RISCV.cpp | ||
---|---|---|
60–61 | Nit: clang-format's suggested reformatting seems sensible here |
Paths
| Differential D94617
[RISCV] Add Zba feature and move add.uw and slli.uw to it. ClosedPublic Authored by craig.topper on Jan 13 2021, 10:55 AM.
Details Summary Still need to add SH*ADD instructions.
Diff Detail
Event TimelineHerald added subscribers: NickHung, evandro, apazos and 22 others. · View Herald TranscriptJan 13 2021, 10:55 AM Herald added projects: Restricted Project, Restricted Project. · View Herald TranscriptJan 13 2021, 10:55 AM This revision is now accepted and ready to land.Jan 20 2021, 3:40 AM Closed by commit rG4e6ad11bc6f2: [RISCV] Add Zba feature and move add.uw and slli.uw to it. (authored by craig.topper). · Explain WhyJan 22 2021, 12:51 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 318217 clang/lib/Driver/ToolChains/Arch/RISCV.cpp
clang/test/Driver/riscv-arch.c
llvm/lib/Target/RISCV/RISCV.td
llvm/lib/Target/RISCV/RISCVInstrInfoB.td
llvm/lib/Target/RISCV/RISCVSubtarget.h
llvm/test/CodeGen/RISCV/rv64Zba.ll
llvm/test/CodeGen/RISCV/rv64Zbb.ll
llvm/test/MC/RISCV/rv64zba-invalid.s
llvm/test/MC/RISCV/rv64zba-valid.s
llvm/test/MC/RISCV/rv64zbb-invalid.s
llvm/test/MC/RISCV/rv64zbb-valid.s
|
clang-format not found in user's PATH; not linting file.