[PATCH] D94617: [RISCV] Add Zba feature and move add.uw and slli.uw to it.
Craig Topper via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Jan 21 08:13:13 PST 2021
craig.topper updated this revision to Diff 318217.
craig.topper added a comment.
clang-format
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D94617/new/
https://reviews.llvm.org/D94617
Files:
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D94617.318217.patch
Type: text/x-patch
Size: 14869 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210121/5e0a043f/attachment.bin>
More information about the cfe-commits
mailing list