[all-commits] [llvm/llvm-project] 881067: Add workshare loop wrapper lowerings
Ivan R. Ivanov via All-commits
all-commits at lists.llvm.org
Fri Oct 4 06:49:25 PDT 2024
Branch: refs/heads/users/ivanradanov/flang-workshare-hlfir-lower
Home: https://github.com/llvm/llvm-project
Commit: 881067963fea3ce7fa912692e0cca46a68288e85
https://github.com/llvm/llvm-project/commit/881067963fea3ce7fa912692e0cca46a68288e85
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: 94cc98e0b4126687d5117673b84b029565ee7681
https://github.com/llvm/llvm-project/commit/94cc98e0b4126687d5117673b84b029565ee7681
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: 3806e7aeac5712f3eaee13d61dbc483913507524
https://github.com/llvm/llvm-project/commit/3806e7aeac5712f3eaee13d61dbc483913507524
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: ea2c1a0a0da8e9c1fc5be6a563c48277d2b55525
https://github.com/llvm/llvm-project/commit/ea2c1a0a0da8e9c1fc5be6a563c48277d2b55525
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: edf6ab174c3157b056a150d1b7364010fde15867
https://github.com/llvm/llvm-project/commit/edf6ab174c3157b056a150d1b7364010fde15867
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/60dc34b16e1d...edf6ab174c31
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