[all-commits] [llvm/llvm-project] 94cf05: Add workshare loop wrapper lowerings
Ivan R. Ivanov via All-commits
all-commits at lists.llvm.org
Mon Aug 19 00:55:39 PDT 2024
Branch: refs/heads/users/ivanradanov/flang-workshare-hlfir-lower
Home: https://github.com/llvm/llvm-project
Commit: 94cf0529238a4ac9687bcd1588a80dfd001bcded
https://github.com/llvm/llvm-project/commit/94cf0529238a4ac9687bcd1588a80dfd001bcded
Author: Ivan Radanov Ivanov <ivanov.i.aa at m.titech.ac.jp>
Date: 2024-08-19 (Mon, 19 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: 28c6974b41ced8f26d48f2f561ba9e4a18f95b47
https://github.com/llvm/llvm-project/commit/28c6974b41ced8f26d48f2f561ba9e4a18f95b47
Author: Ivan Radanov Ivanov <ivanov.i.aa at m.titech.ac.jp>
Date: 2024-08-19 (Mon, 19 Aug 2024)
Changed paths:
A flang/test/HLFIR/bufferize-workshare.fir
Log Message:
-----------
Bufferize test
Commit: 0b465b414f3ad204c56d00afd620c43c5e9e4d93
https://github.com/llvm/llvm-project/commit/0b465b414f3ad204c56d00afd620c43c5e9e4d93
Author: Ivan Radanov Ivanov <ivanov.i.aa at m.titech.ac.jp>
Date: 2024-08-19 (Mon, 19 Aug 2024)
Changed paths:
M flang/test/HLFIR/bufferize-workshare.fir
Log Message:
-----------
Bufferize test
Commit: 3e8666d9fdb661b46f2ae6aa2e0167b1c2690afb
https://github.com/llvm/llvm-project/commit/3e8666d9fdb661b46f2ae6aa2e0167b1c2690afb
Author: Ivan Radanov Ivanov <ivanov.i.aa at m.titech.ac.jp>
Date: 2024-08-19 (Mon, 19 Aug 2024)
Changed paths:
M flang/test/HLFIR/bufferize-workshare.fir
Log Message:
-----------
Bufferize test
Commit: 75ecd4b8c6a3199bc7e6b4c982d9ba190186142e
https://github.com/llvm/llvm-project/commit/75ecd4b8c6a3199bc7e6b4c982d9ba190186142e
Author: Ivan Radanov Ivanov <ivanov.i.aa at m.titech.ac.jp>
Date: 2024-08-19 (Mon, 19 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/f3b8a2eff65e...75ecd4b8c6a3
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