[all-commits] [llvm/llvm-project] 40cc5d: Add workshare loop wrapper lowerings
Ivan R. Ivanov via All-commits
all-commits at lists.llvm.org
Thu Oct 3 23:28:55 PDT 2024
Branch: refs/heads/users/ivanradanov/flang-workshare-hlfir-lower
Home: https://github.com/llvm/llvm-project
Commit: 40cc5dd26a1e3b8a85a134d6ee249374f70f2bb8
https://github.com/llvm/llvm-project/commit/40cc5dd26a1e3b8a85a134d6ee249374f70f2bb8
Author: Ivan Radanov Ivanov <ivanov.i.aa at m.titech.ac.jp>
Date: 2024-10-04 (Fri, 04 Oct 2024)
Changed paths:
M flang/lib/Optimizer/HLFIR/Transforms/BufferizeHLFIR.cpp
M flang/lib/Optimizer/HLFIR/Transforms/OptimizedBufferization.cpp
A flang/test/HLFIR/bufferize-workshare.fir
A flang/test/Transforms/OpenMP/should-use-workshare-lowering.mlir
Log Message:
-----------
Add workshare loop wrapper lowerings
Bufferize test
Bufferize test
Bufferize test
Add test for should use workshare lowering
Commit: 889cfa3a3e1e7c1e9ed696ab45c5a976abf6b7a5
https://github.com/llvm/llvm-project/commit/889cfa3a3e1e7c1e9ed696ab45c5a976abf6b7a5
Author: Ivan Radanov Ivanov <ivanov.i.aa at m.titech.ac.jp>
Date: 2024-10-04 (Fri, 04 Oct 2024)
Changed paths:
A flang/test/Integration/OpenMP/workshare.f90
Log Message:
-----------
Add integration test for workshare
Commit: da26bc26d834e296095f45e69026326e84213a54
https://github.com/llvm/llvm-project/commit/da26bc26d834e296095f45e69026326e84213a54
Author: Ivan Radanov Ivanov <ivanov.i.aa at m.titech.ac.jp>
Date: 2024-10-04 (Fri, 04 Oct 2024)
Changed paths:
A flang/test/Integration/OpenMP/workshare-scalar-array-mul.f90
Log Message:
-----------
One more integration test
Commit: b6ef1df9dd06e776ee75d35ea3e4d25202a28f71
https://github.com/llvm/llvm-project/commit/b6ef1df9dd06e776ee75d35ea3e4d25202a28f71
Author: Ivan Radanov Ivanov <ivanov.i.aa at m.titech.ac.jp>
Date: 2024-10-04 (Fri, 04 Oct 2024)
Changed paths:
A flang/test/Transforms/OpenMP/should-use-workshare-lowering-cfg.mlir
Log Message:
-----------
Add test for cfg workshare bufferization
Commit: 2133bb5d55ffbdc272e0e1f761cf384b2f3ba0a6
https://github.com/llvm/llvm-project/commit/2133bb5d55ffbdc272e0e1f761cf384b2f3ba0a6
Author: Ivan Radanov Ivanov <ivanov.i.aa at m.titech.ac.jp>
Date: 2024-10-04 (Fri, 04 Oct 2024)
Changed paths:
R flang/test/Transforms/OpenMP/should-use-workshare-lowering-cfg.mlir
M flang/test/Transforms/OpenMP/should-use-workshare-lowering.mlir
Log Message:
-----------
Fix tests
Compare: https://github.com/llvm/llvm-project/compare/41c738afbf9b...2133bb5d55ff
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