[PATCH] D81386: [VE] Support floating-point arithmetic instructions in MC layer

Simon Moll via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 8 07:05:50 PDT 2020


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

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D81386

Files:
  llvm/lib/Target/VE/AsmParser/VEAsmParser.cpp
  llvm/lib/Target/VE/Disassembler/VEDisassembler.cpp
  llvm/lib/Target/VE/VEInstrInfo.td
  llvm/lib/Target/VE/VERegisterInfo.td
  llvm/test/MC/VE/FADD.s
  llvm/test/MC/VE/FCMP.s
  llvm/test/MC/VE/FDIV.s
  llvm/test/MC/VE/FMAXMIN.s
  llvm/test/MC/VE/FMUL.s
  llvm/test/MC/VE/FSUB.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D81386.269213.patch
Type: text/x-patch
Size: 12784 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200608/599a72d9/attachment.bin>


More information about the llvm-commits mailing list