[flang][NFC] Fix fir::ConvertOp description
authorPeixin-Qiao <qiaopeixin@huawei.com>
Tue, 11 Oct 2022 01:25:41 +0000 (09:25 +0800)
committerPeixin-Qiao <qiaopeixin@huawei.com>
Tue, 11 Oct 2022 01:25:41 +0000 (09:25 +0800)
commit9faaed39665f1129c4f81ec06d6f368bdca03553
treee9bfd5fb6e3d0e2be6102d73b3755272f238c869
parent14e64cb8d594c16c722da83d3e8af9fc0d013c4e
[flang][NFC] Fix fir::ConvertOp description

According to the support of fir::ConvertOp conversion in CodeGen.cpp,
it also supports integer to pointer conversion and pointer to integer
conversion. The entity can be array, and the conversion type can be
pointer to array.

Reviewed By: jeanPerier

Differential Revision: https://reviews.llvm.org/D135571
flang/include/flang/Optimizer/Dialect/FIROps.td