[Mlir-commits] [mlir] [flang] [WIP] Delayed privatization. (PR #79862)

Kareem Ergawy llvmlistbot at llvm.org
Mon Jan 29 09:09:33 PST 2024


================

----------------
ergawy wrote:

I had to augment quite a few methods on the `AbstractConvereter` API to add an external symbol map. This map in the case of outlined privatizers corresponds to the symbol map managed by the scope of the privatization op.

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


More information about the Mlir-commits mailing list