[Flang][OpenMP] Fix lastprivate store issue (#92777)
Fix an issue where the lastprivate variable type is different from the type used for the index of the loop. Fixes #79780
parent
9d70975c
Please register or sign in to comment
Fix an issue where the lastprivate variable type is different from the type used for the index of the loop. Fixes #79780