[PATCH] D154195: [LoongArch] Add definition for LASX instructions

wanglei via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jul 2 20:35:05 PDT 2023


wangleiat updated this revision to Diff 536654.
wangleiat marked an inline comment as done.
wangleiat added a comment.

1. Add register definition, and fix the old interface parameters.
2. Specify instruction properties.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D154195

Files:
  llvm/lib/Target/LoongArch/Disassembler/LoongArchDisassembler.cpp
  llvm/lib/Target/LoongArch/LoongArchInstrInfo.td
  llvm/lib/Target/LoongArch/LoongArchLASXInstrFormats.td
  llvm/lib/Target/LoongArch/LoongArchLASXInstrInfo.td
  llvm/lib/Target/LoongArch/LoongArchRegisterInfo.td
  llvm/lib/Target/LoongArch/MCTargetDesc/LoongArchMCCodeEmitter.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D154195.536654.patch
Type: text/x-patch
Size: 57582 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230703/96186ee4/attachment.bin>


More information about the llvm-commits mailing list