[all-commits] [llvm/llvm-project] b9ba0d: Add workshare loop wrapper lowerings
Ivan R. Ivanov via All-commits
all-commits at lists.llvm.org
Mon Aug 19 20:19:42 PDT 2024
Branch: refs/heads/users/ivanradanov/flang-workshare-hlfir-lower
Home: https://github.com/llvm/llvm-project
Commit: b9ba0d69b7c7559464e0f4601928bd9a38b56735
https://github.com/llvm/llvm-project/commit/b9ba0d69b7c7559464e0f4601928bd9a38b56735
Author: Ivan Radanov Ivanov <ivanov.i.aa at m.titech.ac.jp>
Date: 2024-08-20 (Tue, 20 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: 7f6e8237c2d60e7873dfa82c126ea96e687457a8
https://github.com/llvm/llvm-project/commit/7f6e8237c2d60e7873dfa82c126ea96e687457a8
Author: Ivan Radanov Ivanov <ivanov.i.aa at m.titech.ac.jp>
Date: 2024-08-20 (Tue, 20 Aug 2024)
Changed paths:
A flang/test/HLFIR/bufferize-workshare.fir
Log Message:
-----------
Bufferize test
Commit: e71d30be67541e9735db1db2cd8223f65c8e834f
https://github.com/llvm/llvm-project/commit/e71d30be67541e9735db1db2cd8223f65c8e834f
Author: Ivan Radanov Ivanov <ivanov.i.aa at m.titech.ac.jp>
Date: 2024-08-20 (Tue, 20 Aug 2024)
Changed paths:
M flang/test/HLFIR/bufferize-workshare.fir
Log Message:
-----------
Bufferize test
Commit: eb8b7a78d39d2ac779898a5080a2c0da575a3d69
https://github.com/llvm/llvm-project/commit/eb8b7a78d39d2ac779898a5080a2c0da575a3d69
Author: Ivan Radanov Ivanov <ivanov.i.aa at m.titech.ac.jp>
Date: 2024-08-20 (Tue, 20 Aug 2024)
Changed paths:
M flang/test/HLFIR/bufferize-workshare.fir
Log Message:
-----------
Bufferize test
Commit: 0ee9e96472dd034b7214dc2edd21fcc98389cdb8
https://github.com/llvm/llvm-project/commit/0ee9e96472dd034b7214dc2edd21fcc98389cdb8
Author: Ivan Radanov Ivanov <ivanov.i.aa at m.titech.ac.jp>
Date: 2024-08-20 (Tue, 20 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/a687658ef6c8...0ee9e96472dd
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