[PATCH] D143036: [RISCV] Add vendor-defined XTHeadBs (single-bit) extension
Philipp Tomsich via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 7 05:14:44 PST 2023
philipp.tomsich updated this revision to Diff 495484.
philipp.tomsich marked 4 inline comments as done.
philipp.tomsich added a comment.
Herald added a subscriber: jobnoorman.
- address Craig's review comments (style, NULL->nullptr and 2 variable shift paths)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D143036/new/
https://reviews.llvm.org/D143036
Files:
llvm/docs/RISCVUsage.rst
llvm/docs/ReleaseNotes.rst
llvm/lib/Support/RISCVISAInfo.cpp
llvm/lib/Target/RISCV/Disassembler/RISCVDisassembler.cpp
llvm/lib/Target/RISCV/RISCVFeatures.td
llvm/lib/Target/RISCV/RISCVISelDAGToDAG.cpp
llvm/lib/Target/RISCV/RISCVISelLowering.cpp
llvm/lib/Target/RISCV/RISCVInstrInfoXTHead.td
llvm/test/CodeGen/RISCV/attributes.ll
llvm/test/CodeGen/RISCV/bittest.ll
llvm/test/CodeGen/RISCV/rv32xtheadbs.ll
llvm/test/CodeGen/RISCV/rv64xtheadbs.ll
llvm/test/MC/RISCV/rv32xtheadbs-invalid.s
llvm/test/MC/RISCV/rv32xtheadbs-valid.s
llvm/test/MC/RISCV/rv64xtheadbs-invalid.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D143036.495484.patch
Type: text/x-patch
Size: 27648 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230207/07172db9/attachment.bin>
More information about the llvm-commits
mailing list