mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2026-07-25 20:56:15 -04:00
2dd5f52ad6
The implementation supports static schedule for Fortran do loops. This implements the dynamic variant of the same concept. Reviewed By: Meinersbur Differential Revision: https://reviews.llvm.org/D97393