[all-commits] [llvm/llvm-project] d6ab12: [MLIR][OpenMP] Add conversion support from FIR to ...
Akash Banerjee via All-commits
all-commits at lists.llvm.org
Tue Feb 18 09:47:54 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d6ab12c7cc7058776ad46fe0767080b1e7710cc2
https://github.com/llvm/llvm-project/commit/d6ab12c7cc7058776ad46fe0767080b1e7710cc2
Author: Akash Banerjee <akash.banerjee at amd.com>
Date: 2025-02-18 (Tue, 18 Feb 2025)
Changed paths:
M flang/test/Fir/convert-to-llvm-openmp-and-fir.fir
M mlir/lib/Conversion/OpenMPToLLVM/OpenMPToLLVM.cpp
M mlir/test/Conversion/OpenMPToLLVM/convert-to-llvmir.mlir
Log Message:
-----------
[MLIR][OpenMP] Add conversion support from FIR to LLVM Dialect for OMP DeclareMapper (#121005)
Add conversion support from FIR to LLVM Dialect for OMP DeclareMapper.
Depends on #121001
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list