[all-commits] [llvm/llvm-project] 1ee626: Add workshare loop wrapper lowerings
Ivan R. Ivanov via All-commits
all-commits at lists.llvm.org
Wed Aug 21 20:48:57 PDT 2024
Branch: refs/heads/users/ivanradanov/flang-workshare-hlfir-lower
Home: https://github.com/llvm/llvm-project
Commit: 1ee626d3d2caef7e0ca7c34ab0e110ea47f41ccb
https://github.com/llvm/llvm-project/commit/1ee626d3d2caef7e0ca7c34ab0e110ea47f41ccb
Author: Ivan Radanov Ivanov <ivanov.i.aa at m.titech.ac.jp>
Date: 2024-08-22 (Thu, 22 Aug 2024)
Changed paths:
M flang/lib/Optimizer/HLFIR/Transforms/BufferizeHLFIR.cpp
M flang/lib/Optimizer/HLFIR/Transforms/OptimizedBufferization.cpp
Log Message:
-----------
Add workshare loop wrapper lowerings
Commit: f9cf0f4a20c0c9b4884a5c65dfcb9125cecb6161
https://github.com/llvm/llvm-project/commit/f9cf0f4a20c0c9b4884a5c65dfcb9125cecb6161
Author: Ivan Radanov Ivanov <ivanov.i.aa at m.titech.ac.jp>
Date: 2024-08-22 (Thu, 22 Aug 2024)
Changed paths:
A flang/test/HLFIR/bufferize-workshare.fir
Log Message:
-----------
Bufferize test
Commit: 8157417ccd1c143a06e434a4dc38effe56bb9b80
https://github.com/llvm/llvm-project/commit/8157417ccd1c143a06e434a4dc38effe56bb9b80
Author: Ivan Radanov Ivanov <ivanov.i.aa at m.titech.ac.jp>
Date: 2024-08-22 (Thu, 22 Aug 2024)
Changed paths:
M flang/test/HLFIR/bufferize-workshare.fir
Log Message:
-----------
Bufferize test
Commit: 106d832c3de8209e609332dcd3184658bd672f5e
https://github.com/llvm/llvm-project/commit/106d832c3de8209e609332dcd3184658bd672f5e
Author: Ivan Radanov Ivanov <ivanov.i.aa at m.titech.ac.jp>
Date: 2024-08-22 (Thu, 22 Aug 2024)
Changed paths:
M flang/test/HLFIR/bufferize-workshare.fir
Log Message:
-----------
Bufferize test
Commit: aa824a033a6e9111090e1697442c19392b9f08ff
https://github.com/llvm/llvm-project/commit/aa824a033a6e9111090e1697442c19392b9f08ff
Author: Ivan Radanov Ivanov <ivanov.i.aa at m.titech.ac.jp>
Date: 2024-08-22 (Thu, 22 Aug 2024)
Changed paths:
A flang/test/Transforms/OpenMP/should-use-workshare-lowering.mlir
Log Message:
-----------
Add test for should use workshare lowering
Compare: https://github.com/llvm/llvm-project/compare/dc0e6263e5a8...aa824a033a6e
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