[all-commits] [llvm/llvm-project] b7802b: Add workshare loop wrapper lowerings
Ivan R. Ivanov via All-commits
all-commits at lists.llvm.org
Mon Aug 19 01:40:57 PDT 2024
Branch: refs/heads/users/ivanradanov/flang-workshare-hlfir-lower
Home: https://github.com/llvm/llvm-project
Commit: b7802b880a77a86d8d5b5a2e16ca12a337a9e7c6
https://github.com/llvm/llvm-project/commit/b7802b880a77a86d8d5b5a2e16ca12a337a9e7c6
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: 3fbfd27e9579ee090849240163f6e2cc52619a00
https://github.com/llvm/llvm-project/commit/3fbfd27e9579ee090849240163f6e2cc52619a00
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: 2e97c29bbd8cbb098cb3010f1e73c4b7e3e7249a
https://github.com/llvm/llvm-project/commit/2e97c29bbd8cbb098cb3010f1e73c4b7e3e7249a
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: d00c3fc9581fa4d4176e2ce9affc38c10443b7a3
https://github.com/llvm/llvm-project/commit/d00c3fc9581fa4d4176e2ce9affc38c10443b7a3
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: a687658ef6c861c57488ad688f75e8732915f43b
https://github.com/llvm/llvm-project/commit/a687658ef6c861c57488ad688f75e8732915f43b
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/c948ec662188...a687658ef6c8
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