Test that chunk size is passed to the static init function.
Using three different variations:
- Single constant.
- Expression with constants.
- Variable value.
Differential D126383
[OpenMP] Pass chunk-size to MLIR while lowering from parse-tree Leporacanthicus on May 25 2022, 7:59 AM. Authored by
Details Test that chunk size is passed to the static init function.
Diff Detail
Event TimelineComment Actions The code LGTM. The test should be from F90 to MLIR (FIR + OpenMP Dialect) only. Lowering to LLVM IR from FIR and OpenMP Dialect is tested separately. Comment Actions Removed some unnecessary test-lines [testing for variables used nowhere else |