[all-commits] [llvm/llvm-project] a0f230: Add workshare loop wrapper lowerings
Ivan R. Ivanov via All-commits
all-commits at lists.llvm.org
Mon Nov 18 20:03:01 PST 2024
Branch: refs/heads/users/ivanradanov/flang-workshare-hlfir-lower
Home: https://github.com/llvm/llvm-project
Commit: a0f2307ce374355449877178cea70049b9e861d5
https://github.com/llvm/llvm-project/commit/a0f2307ce374355449877178cea70049b9e861d5
Author: Ivan Radanov Ivanov <ivanov.i.aa at m.titech.ac.jp>
Date: 2024-11-19 (Tue, 19 Nov 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/Integration/OpenMP/workshare-array-array-assign.f90
A flang/test/Integration/OpenMP/workshare-axpy.f90
A flang/test/Integration/OpenMP/workshare-scalar-array-assign.f90
A flang/test/Integration/OpenMP/workshare-scalar-array-mul.f90
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
Add integration test for workshare
One more integration test
Add test for cfg workshare bufferization
Fix tests
Test coverage for all changes
Integration tests
bufferize fix
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