Skip to content

Merge Declare Mapper patches. #250

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 5 commits into from
Closed

Conversation

TIFitis and others added 5 commits February 20, 2025 12:54
This patch adds the mapper field to the omp.map.info op.

Depends on llvm#117046.
…clause (llvm#121001)

Add Lowering support for OpenMP mapper field in mapInfoOp.

NOTE: This patch only supports explicit mapper lowering. I'll add a
separate PR soon which handles implicit default mapper recognition.

Depends on llvm#120994.
…P DeclareMapper (llvm#121005)

Add conversion support from FIR to LLVM Dialect for OMP DeclareMapper.

Depends on llvm#121001
…pers (llvm#124746)

This patch adds OpenMPToLLVMIRTranslation support for the OpenMP Declare
Mapper directive.

Since both MLIR and Clang now support custom mappers, I've changed the
respective function params to no longer be optional as well.

Depends on llvm#121005
@TIFitis TIFitis closed this Mar 13, 2025
@TIFitis TIFitis deleted the amd-staging branch March 13, 2025 14:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant