Fixes issue noticed by static analysis where we appear to have a copy+paste typo, testing ScheduleKind.M1 twice instead of ScheduleKind.M2.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Differential D87250
[OpenMP] Fix typo in CodeGenFunction::EmitOMPWorksharingLoop (PR46412) RKSimon on Sep 7 2020, 11:14 AM. Authored by
Details Fixes issue noticed by static analysis where we appear to have a copy+paste typo, testing ScheduleKind.M1 twice instead of ScheduleKind.M2.
Diff Detail
|