]> granicus.if.org Git - llvm/commit
[ValueTypes] Add v16f16 and v32f16 to EVT::getEVTString and Tablegen's getEnumName
authorCraig Topper <craig.topper@intel.com>
Fri, 30 Aug 2019 17:34:29 +0000 (17:34 +0000)
committerCraig Topper <craig.topper@intel.com>
Fri, 30 Aug 2019 17:34:29 +0000 (17:34 +0000)
commit7adbcdcc55c2d331eb90119c26d80e287895a59f
tree3afd1d7ebdbb419d4b7169ed8f4e4602243ff6fa
parent7c7f9d6e962807ac70da8f0812d5c2ebf1793126
[ValueTypes] Add v16f16 and v32f16 to EVT::getEVTString and Tablegen's getEnumName

Missed these when I hadded the enum entries

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@370494 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/ValueTypes.cpp
utils/TableGen/CodeGenTarget.cpp