[MVT] Fix getTypeForEVT for v64f16 and v128f16
authorChristopher Tetreault <ctetreau@quicinc.com>
Wed, 22 Jul 2020 20:44:47 +0000 (13:44 -0700)
committerChristopher Tetreault <ctetreau@quicinc.com>
Wed, 22 Jul 2020 21:27:08 +0000 (14:27 -0700)
commitae35c09c34f0d2701c01d3ebacd0d56163cfbe0b
treec57509fe67f592d46b4cae914bd5fe7b910fb2a8
parent388c9fb1af48b059d8b65cb2e002e0992d147aa5
[MVT] Fix getTypeForEVT for v64f16 and v128f16

Summary: These should have half float as the element type

Reviewers: cameron.mcinally, efriedma, sdesmalen, paulwalker-arm

Reviewed By: paulwalker-arm

Subscribers: hiraditya, llvm-commits

Tags: #llvm

Differential Revision: https://reviews.llvm.org/D84211
llvm/lib/CodeGen/ValueTypes.cpp