[all-commits] [llvm/llvm-project] 0cba20: Add OpenMP to LLVM dialect conversion support for ...
Akash Banerjee via All-commits
all-commits at lists.llvm.org
Tue Feb 11 08:52:28 PST 2025
Branch: refs/heads/users/akash/mapper_llvm_dialect
Home: https://github.com/llvm/llvm-project
Commit: 0cba204faac851d186470b74aab3601a987e0f2d
https://github.com/llvm/llvm-project/commit/0cba204faac851d186470b74aab3601a987e0f2d
Author: Akash Banerjee <Akash.Banerjee at amd.com>
Date: 2025-02-11 (Tue, 11 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: 3ddc97210d48df85922468a5a071ed779991a550
https://github.com/llvm/llvm-project/commit/3ddc97210d48df85922468a5a071ed779991a550
Author: Akash Banerjee <Akash.Banerjee at amd.com>
Date: 2025-02-11 (Tue, 11 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/af3dcbfd2a57...3ddc97210d48
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