[flang-commits] [flang] [mlir] [OpenMP] Introduce omp.target_allocmem and omp.target_freemem omp dialect ops. (PR #145464)

via flang-commits flang-commits at lists.llvm.org
Sun Aug 3 23:33:33 PDT 2025


skc7 wrote:

Hi All, 
This PR was initially intended to be for new fir ops but later changed to omp.target_allocmem and omp.target_freemem omp dialect ops as per feedback. Lowering of these ops to llvm ir has also been implemented. 
Please review the PR and suggest any changes that are required to be done.
Thanks.

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


More information about the flang-commits mailing list