[flang][openacc] Support array slices when creating firstprivate recipe
The return type of the recipe must match the array slice provided by the user. This patch enhance the recipe creation to take into account the constant slices. Depends on D154657 Reviewed By: razvanlupusoru Differential Revision: https://reviews.llvm.org/D154727
Loading
Please sign in to comment