Convert Fortran parse-tree into MLIR for collapse-clause.
Includes simple Fortran to LLVM-IR test, with auto-generated
check-lines (some of which have been edited by hand).
Differential D125302
[flang][OpenMP] Support for Collapse Leporacanthicus on May 10 2022, 3:45 AM. Authored by
Details Convert Fortran parse-tree into MLIR for collapse-clause. Includes simple Fortran to LLVM-IR test, with auto-generated
Diff Detail
Event TimelineComment Actions Looks OK. A few Nit comments.
Comment Actions LGTM except for @kiranchandramohan 's comments.
Comment Actions A few nits. Thanks for sending this.
Comment Actions LGTM
Comment Actions It seems you missed a comment. Otherwise LGTM.
Comment Actions LGTM with comments addressed. Thanks!
Comment Actions Yes, I will fix this. I'll try to get done on Monday - been working on some other things today.
Comment Actions Add assert for bounds back in, remove if-statment. This puts the code in
|
nit