Improve error message when constructing a Tensor with an invalid element type (NFC)
authorMehdi Amini <joker.eph@gmail.com>
Mon, 17 Aug 2020 20:39:43 +0000 (20:39 +0000)
committerMehdi Amini <joker.eph@gmail.com>
Mon, 17 Aug 2020 20:40:32 +0000 (20:40 +0000)
commit45cc86b09bcd499c9d26b83e70114f0be8ecfa85
treed7c5fe4118cac8fa1b6608b0a1b9e95eb9d67f35
parent516328860c4c1cacd3d0d4f77ab59ba59cbd77d5
Improve error message when constructing a Tensor with an invalid element type (NFC)

Reviewed By: ftynse

Differential Revision: https://reviews.llvm.org/D86040
mlir/lib/IR/StandardTypes.cpp