Update some of the derived type classes to use getImpl instead of a static_cast.
authorRiver Riddle <riverriddle@google.com>
Mon, 25 Mar 2019 06:51:05 +0000 (23:51 -0700)
committerjpienaar <jpienaar@google.com>
Sat, 30 Mar 2019 00:38:14 +0000 (17:38 -0700)
commit63e8725bc2700f7d19cc2c5846a8f073e6123f7e
treef34ca4d6abf5f7828c4da00a919991ba4b06345b
parente510de03055a58fbaee8136c23ff1588d18279d1
Update some of the derived type classes to use getImpl instead of a static_cast.

PiperOrigin-RevId: 240084937
mlir/include/mlir/IR/Types.h
mlir/lib/IR/StandardTypes.cpp
mlir/lib/IR/Types.cpp
mlir/lib/LLVMIR/IR/LLVMDialect.cpp