[PATCH] D117433: [RISCV] Implement support for the Zicbop extension
Alex Bradbury via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Mar 15 10:46:57 PDT 2022
asb updated this revision to Diff 415500.
asb added a comment.
Herald added a subscriber: arichardson.
Herald added a project: All.
Rebased. Also, ping!
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D117433/new/
https://reviews.llvm.org/D117433
Files:
clang/test/Preprocessor/riscv-target-features.c
llvm/lib/Support/RISCVISAInfo.cpp
llvm/lib/Target/RISCV/AsmParser/RISCVAsmParser.cpp
llvm/lib/Target/RISCV/MCTargetDesc/RISCVBaseInfo.h
llvm/lib/Target/RISCV/RISCV.td
llvm/lib/Target/RISCV/RISCVInstrInfo.cpp
llvm/lib/Target/RISCV/RISCVInstrInfoZicbo.td
llvm/lib/Target/RISCV/RISCVSubtarget.h
llvm/test/CodeGen/RISCV/attributes.ll
llvm/test/MC/RISCV/attribute-arch.s
llvm/test/MC/RISCV/rv32zicbom-invalid.s
llvm/test/MC/RISCV/rv32zicbop-invalid.s
llvm/test/MC/RISCV/rv32zicbop-valid.s
llvm/test/MC/RISCV/rv32zicboz-invalid.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D117433.415500.patch
Type: text/x-patch
Size: 15962 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220315/9f6db0a7/attachment.bin>
More information about the llvm-commits
mailing list