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

Kiran Chandramohan via flang-commits flang-commits at lists.llvm.org
Mon Feb 19 02:25:15 PST 2024


kiranchandramohan wrote:

@agozillon This looks OK, but the code that handles `declare target` has changed quite a bit after the initial patch. Since it is split across different places (lowering, pass, translation to LLVM), it would be good to document this.

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


More information about the flang-commits mailing list