[OpenMP] Ignore schedule modifier in static scheduling
The modifier bits in the schedule type is not used/supported in the static scheduler, so it should be ignored. Differential Revision: https://reviews.llvm.org/D134983
Loading
Please sign in to comment