LLVMDialect: still depend on standard types.
authorAlex Zinenko <zinenko@google.com>
Mon, 15 Jul 2019 13:55:53 +0000 (06:55 -0700)
committerMehdi Amini <joker.eph@gmail.com>
Tue, 16 Jul 2019 20:44:03 +0000 (13:44 -0700)
commit5f01902ac159257b14f64a4f003feb167f7a716f
tree46b265cb05d07743d7ab1f783cba7443f0229c41
parent69457bc971d0f6555adabbe02eac1f42f7fe7e73
LLVMDialect: still depend on standard types.

The dependecy on standard type is mandated by attribute verifiers on some
operations (e.g., llvm.constant) that use values of those types.

PiperOrigin-RevId: 258153134
mlir/lib/LLVMIR/IR/LLVMDialect.cpp