llvm-project
edf5305f - [flang][OpenMP] Fix privatization of linear in TARGET (#202443)

Commit
27 days ago
[flang][OpenMP] Fix privatization of linear in TARGET (#202443) Linear symbols are privatized by OpenMP IRBuilder, except when they are enclosed within TARGET, in which case their privatization must occur in DataSharingProcessor. Fixes #201628
Author
Parents
Loading