[PATCH] D141984: [RISCV][MC] Add support for experimental zfa extension(FLI instruction not included)

Philip Reames via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 17 09:34:51 PST 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rGc0947dc44109: [RISCV][MC] Add support for experimental zfa extension (FLI instruction not… (authored by joshua-arch1, committed by reames).

Changed prior to commit:
  https://reviews.llvm.org/D141984?vs=498027&id=498414#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D141984/new/

https://reviews.llvm.org/D141984

Files:
  llvm/docs/RISCVUsage.rst
  llvm/lib/Target/RISCV/AsmParser/RISCVAsmParser.cpp
  llvm/lib/Target/RISCV/RISCVFeatures.td
  llvm/lib/Target/RISCV/RISCVInstrInfo.td
  llvm/lib/Target/RISCV/RISCVInstrInfoZfa.td
  llvm/test/MC/RISCV/rv32zfa-only-valid.s
  llvm/test/MC/RISCV/zfa-double-invalid.s
  llvm/test/MC/RISCV/zfa-half-invalid.s
  llvm/test/MC/RISCV/zfa-invalid.s
  llvm/test/MC/RISCV/zfa-valid.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D141984.498414.patch
Type: text/x-patch
Size: 24120 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230217/7529b8af/attachment-0001.bin>


More information about the llvm-commits mailing list