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.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo