[PATCH] D81207: [VE] Support fixed-point operation instructions in MC layer

Simon Moll via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 5 03:17:33 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG58b810b579a8: [VE] Support fixed-point operation instructions in MC layer (authored by kaz7, committed by simoll).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D81207

Files:
  llvm/lib/Target/VE/AsmParser/VEAsmParser.cpp
  llvm/lib/Target/VE/VEInstrInfo.td
  llvm/test/MC/VE/ADD.s
  llvm/test/MC/VE/CMP.s
  llvm/test/MC/VE/DIV.s
  llvm/test/MC/VE/MAXMIN.s
  llvm/test/MC/VE/MUL.s
  llvm/test/MC/VE/SUB.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D81207.268727.patch
Type: text/x-patch
Size: 12924 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200605/4562bf8a/attachment.bin>


More information about the llvm-commits mailing list