[all-commits] [llvm/llvm-project] ae35c0: [MVT] Fix getTypeForEVT for v64f16 and v128f16

Christopher Tetreault via All-commits all-commits at lists.llvm.org
Wed Jul 22 14:27:58 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: ae35c09c34f0d2701c01d3ebacd0d56163cfbe0b
      https://github.com/llvm/llvm-project/commit/ae35c09c34f0d2701c01d3ebacd0d56163cfbe0b
  Author: Christopher Tetreault <ctetreau at quicinc.com>
  Date:   2020-07-22 (Wed, 22 Jul 2020)

  Changed paths:
    M llvm/lib/CodeGen/ValueTypes.cpp

  Log Message:
  -----------
  [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




More information about the All-commits mailing list