[flang-commits] [flang] [llvm] [mlir] [Flang][MLIR][OpenMP] Allow setting OMP_MAP_PTR_AND_OBJ by frontends (PR #84328)

via flang-commits flang-commits at lists.llvm.org
Fri Mar 8 05:01:09 PST 2024


agozillon wrote:

Recent commit aims to address the current reviewer comments, nothing too major just the requested tidying up, largest addition was a type alias to OMPConstants.h to simplify the rather frequent requirement to cast back and forth for map types.  

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


More information about the flang-commits mailing list