[all-commits] [llvm/llvm-project] 77e956: Add OpenMP to LLVM dialect conversion support for ...
Akash Banerjee via All-commits
all-commits at lists.llvm.org
Tue Feb 18 08:33:22 PST 2025
Branch: refs/heads/users/akash/mapper_llvm_dialect
Home: https://github.com/llvm/llvm-project
Commit: 77e95624798ddc1f07ab7af30962e7a128248bae
https://github.com/llvm/llvm-project/commit/77e95624798ddc1f07ab7af30962e7a128248bae
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:
-----------
Add OpenMP to LLVM dialect conversion support for DeclareMapperOp.
Commit: 55e38d77a282a23e404e46a196bf217a526ccc4d
https://github.com/llvm/llvm-project/commit/55e38d77a282a23e404e46a196bf217a526ccc4d
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:
-----------
Address reviewer comments.
Compare: https://github.com/llvm/llvm-project/compare/3ddc97210d48...55e38d77a282
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