[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.
Loading
Please register or sign in to comment