[PATCH] D88776: [VE] Add new MVT types for NEC SX Aurora VE vector

Kazushi Marukawa via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 2 23:24:45 PDT 2020


kaz7 created this revision.
kaz7 added reviewers: simoll, k-ishizaka.
kaz7 added projects: LLVM, VE.
Herald added subscribers: llvm-commits, hiraditya, dschuff.
kaz7 requested review of this revision.
Herald added a subscriber: aheejin.

This patch adds entries for:

  v64i64
  v128i64
  v256i64
  v64f64
  v128f64
  v256f64


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D88776

Files:
  llvm/include/llvm/CodeGen/ValueTypes.td
  llvm/include/llvm/Support/MachineValueType.h
  llvm/lib/CodeGen/ValueTypes.cpp
  llvm/utils/TableGen/CodeGenTarget.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D88776.295964.patch
Type: text/x-patch
Size: 28705 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201003/cd971543/attachment-0001.bin>


More information about the llvm-commits mailing list