[all-commits] [llvm/llvm-project] 4b1c15: Add workshare loop wrapper lowerings
Ivan R. Ivanov via All-commits
all-commits at lists.llvm.org
Wed Aug 21 07:07:09 PDT 2024
Branch: refs/heads/users/ivanradanov/flang-workshare-hlfir-lower
Home: https://github.com/llvm/llvm-project
Commit: 4b1c15bf4dcd753e35ec5c1118b107ea058c58df
https://github.com/llvm/llvm-project/commit/4b1c15bf4dcd753e35ec5c1118b107ea058c58df
Author: Ivan Radanov Ivanov <ivanov.i.aa at m.titech.ac.jp>
Date: 2024-08-21 (Wed, 21 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: a79d7c8cee84295ef7281b0b6aabf2ea5ed50b9e
https://github.com/llvm/llvm-project/commit/a79d7c8cee84295ef7281b0b6aabf2ea5ed50b9e
Author: Ivan Radanov Ivanov <ivanov.i.aa at m.titech.ac.jp>
Date: 2024-08-21 (Wed, 21 Aug 2024)
Changed paths:
A flang/test/HLFIR/bufferize-workshare.fir
Log Message:
-----------
Bufferize test
Commit: 275eb49939e399d30573a644c3705be1ac7b8e7b
https://github.com/llvm/llvm-project/commit/275eb49939e399d30573a644c3705be1ac7b8e7b
Author: Ivan Radanov Ivanov <ivanov.i.aa at m.titech.ac.jp>
Date: 2024-08-21 (Wed, 21 Aug 2024)
Changed paths:
M flang/test/HLFIR/bufferize-workshare.fir
Log Message:
-----------
Bufferize test
Commit: c611df193cb918e097e48d363223ede3b3a5d551
https://github.com/llvm/llvm-project/commit/c611df193cb918e097e48d363223ede3b3a5d551
Author: Ivan Radanov Ivanov <ivanov.i.aa at m.titech.ac.jp>
Date: 2024-08-21 (Wed, 21 Aug 2024)
Changed paths:
M flang/test/HLFIR/bufferize-workshare.fir
Log Message:
-----------
Bufferize test
Commit: dc0e6263e5a8168418790e1232f780e8815f1789
https://github.com/llvm/llvm-project/commit/dc0e6263e5a8168418790e1232f780e8815f1789
Author: Ivan Radanov Ivanov <ivanov.i.aa at m.titech.ac.jp>
Date: 2024-08-21 (Wed, 21 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/414205fbf05e...dc0e6263e5a8
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