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

Jun Sha via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 30 17:37:30 PST 2023


joshua-arch1 updated this revision to Diff 493462.
joshua-arch1 marked an inline comment as done.

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/rv32zfa-valid.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D141984.493462.patch
Type: text/x-patch
Size: 12884 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230131/7969e8e1/attachment.bin>


More information about the llvm-commits mailing list