llvm-project
5d39b87d
- [flang][acc] Fix the indexing of the reduction initializer for multidimensional static arrays (#159848)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
47 days ago
[flang][acc] Fix the indexing of the reduction initializer for multidimensional static arrays (#159848) Similarly to https://github.com/llvm/llvm-project/pull/155536, this PR fixes incorrect coordinates for array access in the reduction initializer.
References
#159848 - [flang][acc] Fix the indexing of the reduction initializer for multidimensional static arrays
Author
khaki3
Parents
4554cdf6
Loading