[PATCH] D82466: [MVT] Add missing floating point types for 1024/2048-bit vectors.
Paul Walker via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 24 08:04:23 PDT 2020
paulwalker-arm created this revision.
Herald added subscribers: llvm-commits, aheejin, hiraditya, dschuff.
Herald added a project: LLVM.
paulwalker-arm added reviewers: sdesmalen, efriedma.
This patch adds entries for:
v64f16
v128f16
v64bf16
v128bf16
v32f64
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D82466
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: D82466.273027.patch
Type: text/x-patch
Size: 27342 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200624/b548c851/attachment.bin>
More information about the llvm-commits
mailing list