[all-commits] [llvm/llvm-project] 07a9eb: Fix dst src in copy function
Ivan R. Ivanov via All-commits
all-commits at lists.llvm.org
Thu Oct 3 23:14:50 PDT 2024
Branch: refs/heads/users/ivanradanov/flang-workshare
Home: https://github.com/llvm/llvm-project
Commit: 07a9eb3581f480c47ce4de3de00c7cef15df3cdc
https://github.com/llvm/llvm-project/commit/07a9eb3581f480c47ce4de3de00c7cef15df3cdc
Author: Ivan Radanov Ivanov <ivanov.i.aa at m.titech.ac.jp>
Date: 2024-10-04 (Fri, 04 Oct 2024)
Changed paths:
M flang/lib/Optimizer/OpenMP/LowerWorkshare.cpp
Log Message:
-----------
Fix dst src in copy function
Commit: c3ff901b31806c73228e4f47a47f420c2d2465ed
https://github.com/llvm/llvm-project/commit/c3ff901b31806c73228e4f47a47f420c2d2465ed
Author: Ivan Radanov Ivanov <ivanov.i.aa at m.titech.ac.jp>
Date: 2024-10-04 (Fri, 04 Oct 2024)
Changed paths:
M flang/lib/Optimizer/OpenMP/LowerWorkshare.cpp
Log Message:
-----------
Use omp.single to handle CFG cases
Commit: 76b6a9f6fbcfdaded965134bb5ca9c775c840562
https://github.com/llvm/llvm-project/commit/76b6a9f6fbcfdaded965134bb5ca9c775c840562
Author: Ivan Radanov Ivanov <ivanov.i.aa at m.titech.ac.jp>
Date: 2024-10-04 (Fri, 04 Oct 2024)
Changed paths:
M flang/test/Transforms/OpenMP/lower-workshare-alloca.mlir
M flang/test/Transforms/OpenMP/lower-workshare-todo-cfg-dom.mlir
M flang/test/Transforms/OpenMP/lower-workshare-todo-cfg.mlir
Log Message:
-----------
Fix lower workshare tests
Compare: https://github.com/llvm/llvm-project/compare/df6bd4282f21...76b6a9f6fbcf
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