[Openmp-commits] [flang] [mlir] [openmp] [Flang][OpenMP][MLIR] Extend derived (record) type map support in Flang and OpenMP dialect (PR #81328)

Kiran Chandramohan via Openmp-commits openmp-commits at lists.llvm.org
Fri Feb 9 15:11:04 PST 2024


kiranchandramohan wrote:

> > Please split the patch appropriately into flang lowering, mlir dialect changes, mlir to LLVM IR lowering.
> 
> Will do, thought it might be helpful to have the larger PR up as a larger reference for the overall scope/discussion alongside running the in PR tests correctly (individually the PRs fragmented will not pass the tests, unless there's a way to stack PRs as on phabricator, which there might be now)! I'll do so on Monday. 

Fine. No hurry.

> Would you prefer the runtime related tests (the end to end tests that fall into the openmp/libomptarget/test/offloading/fortran/ directory) in a seperate PR or in the Flang lowering PR?

Separate. 



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


More information about the Openmp-commits mailing list