[flang-commits] [flang] [HLFIR][flang][OpenMP][MLIR] Basic support for delayed privatization code-gen (PR #82320)

Kareem Ergawy via flang-commits flang-commits at lists.llvm.org
Tue Feb 20 04:53:40 PST 2024


ergawy wrote:

> The direct lowering to FIR flow is deprecated and will be removed soon along with the tests. So it is the HLFIR lowering that we should focus ON. You can even emit an error if direct lowering to FIR is specified.

Ah, thanks for the clarification! Then, I will abandon this PR in favor of #81833 since it was partially reviewed already. I will add the commit relevant to this PR to the contents of #81833.

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


More information about the flang-commits mailing list