[PATCH] D144647: [RISCV] Add vendor-defined XTheadFMemIdx (FP Indexed Memory Operations) extension
Philipp Tomsich via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 23 15:35:55 PST 2023
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG7b79e8d45576: [RISCV] Add vendor-defined XTheadFMemIdx (FP Indexed Memory Operations)… (authored by mtsamis, committed by philipp.tomsich).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D144647/new/
https://reviews.llvm.org/D144647
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/RISCVInstrInfoXTHead.td
llvm/test/CodeGen/RISCV/attributes.ll
llvm/test/CodeGen/RISCV/xtheadfmemidx.ll
llvm/test/MC/RISCV/rv32xtheadfmemidx-d-invalid.s
llvm/test/MC/RISCV/rv32xtheadfmemidx-f-invalid.s
llvm/test/MC/RISCV/rv32xtheadfmemidx-valid.s
llvm/test/MC/RISCV/rv64xtheadfmemidx-invalid.s
llvm/test/MC/RISCV/rv64xtheadfmemidx-valid.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D144647.500001.patch
Type: text/x-patch
Size: 23721 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230223/087cf31e/attachment.bin>
More information about the llvm-commits
mailing list