diff options
author | River Riddle <riddleriver@gmail.com> | 2020-08-12 19:28:54 -0700 |
---|---|---|
committer | River Riddle <riddleriver@gmail.com> | 2020-08-12 19:33:58 -0700 |
commit | 65277126bf90401436e018fcce0fc636d34ea771 (patch) | |
tree | 75755fe21c693b30222b8f318cfc9aea41217b84 /llvm/lib/CodeGen/MachineFunction.cpp | |
parent | 18b1e675232b44c905bce28211286f7df6434f27 (diff) | |
download | llvm-65277126bf90401436e018fcce0fc636d34ea771.zip llvm-65277126bf90401436e018fcce0fc636d34ea771.tar.gz llvm-65277126bf90401436e018fcce0fc636d34ea771.tar.bz2 |
[mlir][Type] Remove the remaining usages of Type::getKind in preparation for its removal
This revision removes all of the lingering usages of Type::getKind. A consequence of this is that FloatType is now split into 4 derived types that represent each of the possible float types(BFloat16Type, Float16Type, Float32Type, and Float64Type). Other than this split, this revision is NFC.
Reviewed By: mehdi_amini
Differential Revision: https://reviews.llvm.org/D85566
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunction.cpp')
0 files changed, 0 insertions, 0 deletions