[mlir] Partially update the conversion-to-llvm document
authorAlex Zinenko <zinenko@google.com>
Thu, 17 Dec 2020 20:38:15 +0000 (21:38 +0100)
committerAlex Zinenko <zinenko@google.com>
Thu, 17 Dec 2020 21:00:09 +0000 (22:00 +0100)
commit0efb0dd978014c9ca5ef4cd93516a0cd6e77f185
treedb09d76f620300b1289e14355b959aa00b846b78
parent49c248bd62a3cb2f0e7e3991ee0190943bd2bbec
[mlir] Partially update the conversion-to-llvm document

This document was not updated after the LLVM dialect type system had been
reimplemented and was using an outdated syntax. Rewrite the part of the
document that concerns type conversion and prepare the ground for splitting it
into a document that explains how built-in types are converted and a separate
document that explains how standard types and functions are converted, which
will better correspond to the fact that built-in types do not belong to the
standard dialect.

Reviewed By: rriddle

Differential Revision: https://reviews.llvm.org/D93486
mlir/docs/ConversionToLLVMDialect.md