[all-commits] [llvm/llvm-project] 4dd522: [flang] Extend `fir.do_loop` to reuse OpenMP claus...
Kareem Ergawy via All-commits
all-commits at lists.llvm.org
Fri Feb 21 00:20:06 PST 2025
Branch: refs/heads/users/ergawy/locality_specs_4_lower_local_init_spec
Home: https://github.com/llvm/llvm-project
Commit: 4dd5222c0392d4f95b5e8d6ccbbb082987bec210
https://github.com/llvm/llvm-project/commit/4dd5222c0392d4f95b5e8d6ccbbb082987bec210
Author: ergawy <kareem.ergawy at amd.com>
Date: 2025-02-19 (Wed, 19 Feb 2025)
Changed paths:
M flang/include/flang/Optimizer/Dialect/CMakeLists.txt
M flang/include/flang/Optimizer/Dialect/FIROps.td
M flang/lib/Optimizer/Dialect/FIROps.cpp
Log Message:
-----------
[flang] Extend `fir.do_loop` to reuse OpenMP clause table-gen records
Commit: bb165a2f646e2887e0a6af1f915476c3cf87bf16
https://github.com/llvm/llvm-project/commit/bb165a2f646e2887e0a6af1f915476c3cf87bf16
Author: ergawy <kareem.ergawy at amd.com>
Date: 2025-02-20 (Thu, 20 Feb 2025)
Changed paths:
M flang/include/flang/Optimizer/Dialect/FIROps.td
M flang/lib/Optimizer/Dialect/FIROps.cpp
Log Message:
-----------
[flang] Parsing and printing for `fir.do_loop` with `private` specifiers
Commit: c8cf5a644886bb8dd3ad19be6e3b916ffcbd222c
https://github.com/llvm/llvm-project/commit/c8cf5a644886bb8dd3ad19be6e3b916ffcbd222c
Author: ergawy <kareem.ergawy at amd.com>
Date: 2025-02-20 (Thu, 20 Feb 2025)
Changed paths:
M flang/include/flang/Optimizer/Dialect/FIROps.td
M flang/lib/Optimizer/Transforms/ControlFlowConverter.cpp
Log Message:
-----------
[flang] Basic lowering of `fir.do_loop` locality specifiers
Commit: ab60385e385f69e39e49efbd09a9cc82a67d6d9a
https://github.com/llvm/llvm-project/commit/ab60385e385f69e39e49efbd09a9cc82a67d6d9a
Author: ergawy <kareem.ergawy at amd.com>
Date: 2025-02-20 (Thu, 20 Feb 2025)
Changed paths:
M flang/lib/Optimizer/Transforms/ControlFlowConverter.cpp
Log Message:
-----------
[flang] Basic lowering of `fir.do_loop`'s `local_init` specifier
Compare: https://github.com/llvm/llvm-project/compare/4dd5222c0392%5E...ab60385e385f
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