[flang-commits] [flang] [HLFIR][flang][OpenMP][MLIR] Basic support for delayed privatization code-gen (PR #82320)
Kiran Chandramohan via flang-commits
flang-commits at lists.llvm.org
Tue Feb 20 04:48:40 PST 2024
kiranchandramohan 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.
https://github.com/llvm/llvm-project/pull/82320
More information about the flang-commits
mailing list