[all-commits] [llvm/llvm-project] 793ae5: Add workshare loop wrapper lowerings
Ivan R. Ivanov via All-commits
all-commits at lists.llvm.org
Mon Aug 19 01:18:06 PDT 2024
Branch: refs/heads/users/ivanradanov/flang-workshare-hlfir-lower
Home: https://github.com/llvm/llvm-project
Commit: 793ae50dd00c4347bea78ca6ecd33783c69de354
https://github.com/llvm/llvm-project/commit/793ae50dd00c4347bea78ca6ecd33783c69de354
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: d7ba8a1598f517a5a3c8401d22b81b50114112f1
https://github.com/llvm/llvm-project/commit/d7ba8a1598f517a5a3c8401d22b81b50114112f1
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: 98d96651e9e9ebf4418d0a5ce22cc1ed99deafbc
https://github.com/llvm/llvm-project/commit/98d96651e9e9ebf4418d0a5ce22cc1ed99deafbc
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: 4cf8f35f8ffdc12686d61bdfa23ee48fe91cebac
https://github.com/llvm/llvm-project/commit/4cf8f35f8ffdc12686d61bdfa23ee48fe91cebac
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: c948ec66218853bcc5c7d985ddacb58ab1fdc4e0
https://github.com/llvm/llvm-project/commit/c948ec66218853bcc5c7d985ddacb58ab1fdc4e0
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/75ecd4b8c6a3...c948ec662188
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