[flang-commits] [flang] [Flang][MLIR][OpenMP] Create a deferred declare target marking process for Bridge.cpp (PR #78502)

via flang-commits flang-commits at lists.llvm.org
Mon Feb 5 06:13:57 PST 2024


agozillon wrote:

Updated the PR based on reviewer comments [(commit)](https://github.com/llvm/llvm-project/pull/78502/commits/3feda65753323823e226f9eda0ec25868f8d93e1#diff-0f70165af00b05acb5abeb11198079b793a20acf8f069edd2dbe7b34ac67b328). 

I rebased as it's been a little while since the PR has been updated fully, a side affect of that is the need to force push, so I apologies to reviewers if that makes things difficult when reviewing the recent changes. 

The recent changes encompass some minor changes: 

- Moved to using a type-alias for the tuple
- Made names a little more consistent and OpenMP specific across the board

https://github.com/llvm/llvm-project/pull/78502


More information about the flang-commits mailing list