[llvm-branch-commits] [flang] [llvm] [mlir] [Flang][OpenMP][MLIR] Initial declare target to for variables implementation (PR #119589)
via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Wed Dec 11 09:05:40 PST 2024
agozillon wrote:
Originally intended for this set of PRs to not be a PR stack, but the behavior is a little more interwoven than I'd anticipated and requires landing at the same time!
The PR stack comprises of:
1) [[Flang][OpenMP][MLIR] Initial declare target to for variables implementation](https://github.com/llvm/llvm-project/pull/119589)
2) [[MLIR][OpenMP] Introduce overlapped record type map support #119588](https://github.com/llvm/llvm-project/pull/119588)
3) [[Flang][OpenMP] Add global address space to globals for target device](https://github.com/llvm/llvm-project/pull/119585)
Number 1) (this PR) should pass the CI, the rest will fail due to dependencies on each other.
https://github.com/llvm/llvm-project/pull/119589
More information about the llvm-branch-commits
mailing list