[all-commits] [llvm/llvm-project] d7da0b: [flang][openmp] Add parser/semantic support for wo...
Chaitanya via All-commits
all-commits at lists.llvm.org
Sun Aug 24 23:59:04 PDT 2025
Branch: refs/heads/users/skc7/flang_wd_frontend_ps
Home: https://github.com/llvm/llvm-project
Commit: d7da0b7a5f583008528d7c175c76b57465d5c23f
https://github.com/llvm/llvm-project/commit/d7da0b7a5f583008528d7c175c76b57465d5c23f
Author: skc7 <Krishna.Sankisa at amd.com>
Date: 2025-08-25 (Mon, 25 Aug 2025)
Changed paths:
M flang/include/flang/Semantics/openmp-directive-sets.h
M flang/lib/Parser/openmp-parsers.cpp
M flang/lib/Semantics/check-omp-structure.cpp
M flang/lib/Semantics/check-omp-structure.h
M flang/lib/Semantics/resolve-directives.cpp
A flang/test/Parser/OpenMP/workdistribute.f90
A flang/test/Semantics/OpenMP/workdistribute01.f90
A flang/test/Semantics/OpenMP/workdistribute02.f90
A flang/test/Semantics/OpenMP/workdistribute03.f90
Log Message:
-----------
[flang][openmp] Add parser/semantic support for workdistribute
Commit: 7cf35e273fc856a0757577cf2cad0f74d572f8f8
https://github.com/llvm/llvm-project/commit/7cf35e273fc856a0757577cf2cad0f74d572f8f8
Author: skc7 <Krishna.Sankisa at amd.com>
Date: 2025-08-25 (Mon, 25 Aug 2025)
Changed paths:
M flang/lib/Semantics/check-omp-structure.cpp
M flang/test/Parser/OpenMP/workdistribute.f90
M flang/test/Semantics/OpenMP/workdistribute01.f90
M flang/test/Semantics/OpenMP/workdistribute02.f90
M flang/test/Semantics/OpenMP/workdistribute03.f90
A flang/test/Semantics/OpenMP/workdistribute04.f90
Log Message:
-----------
Fix error messages.
Commit: f00d196348b7fea49d232d4284b18e1b15453b02
https://github.com/llvm/llvm-project/commit/f00d196348b7fea49d232d4284b18e1b15453b02
Author: skc7 <Krishna.Sankisa at amd.com>
Date: 2025-08-25 (Mon, 25 Aug 2025)
Changed paths:
M flang/test/Semantics/OpenMP/workdistribute04.f90
Log Message:
-----------
Fix comment in test
Commit: d36bd6a8ba0b066c294424a24e047734b06e9895
https://github.com/llvm/llvm-project/commit/d36bd6a8ba0b066c294424a24e047734b06e9895
Author: skc7 <Krishna.Sankisa at amd.com>
Date: 2025-08-25 (Mon, 25 Aug 2025)
Changed paths:
M flang/lib/Semantics/check-omp-structure.cpp
M flang/test/Semantics/OpenMP/workdistribute04.f90
Log Message:
-----------
Fix version comment
Compare: https://github.com/llvm/llvm-project/compare/cda951028a63...d36bd6a8ba0b
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list