sharing your implementation would be awesome! Note that the flang
compiler is currently being reimplemented in a project called f18 [1]
and will use MLIR for code-generation which has an in-built
multi-dimensional types. However, your approach might still be
insightful for lowering MLIR to LLVM-IR (for further optimizations)
and frontends that do not target MLIR.
Michael
[1] https://github.com/flang-compiler/f18
Am Mo., 26. Aug. 2019 um 09:45 Uhr schrieb Prashanth N R via llvm-dev
<llvm...@lists.llvm.org>:
> _______________________________________________
> LLVM Developers mailing list
> llvm...@lists.llvm.org
> https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev
_______________________________________________
LLVM Developers mailing list
llvm...@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev