[CodeGen] fix typo `def nxv1bf32` -> `def nxv1f32`
authorTies Stuij <ties.stuij@arm.com>
Wed, 27 May 2020 16:25:10 +0000 (17:25 +0100)
committerTies Stuij <ties.stuij@arm.com>
Wed, 27 May 2020 16:52:07 +0000 (17:52 +0100)
commit29f8056b54ea5ea6b333e3b8f11de2cc327d1421
tree648c7e5a04df30a96bca88fa438edd36b82b15b4
parentbed78845e555790c0bcbe34d04436fae41a3fa5f
[CodeGen] fix typo `def nxv1bf32` -> `def nxv1f32`

The `Add bfloat MVT type` patch introduced a typo in the nxv1f32 definition
in llvm/include/llvm/CodeGen/ValueTypes.td:
https://reviews.llvm.org/D79706/new/#inline-740433

This patch fixes that.
llvm/include/llvm/CodeGen/ValueTypes.td