[all-commits] [llvm/llvm-project] 879d8a: Add OpenMP to LLVM dialect conversion support for ...
Akash Banerjee via All-commits
all-commits at lists.llvm.org
Mon Feb 10 09:48:17 PST 2025
Branch: refs/heads/users/akash/mapper_llvm_dialect
Home: https://github.com/llvm/llvm-project
Commit: 879d8a1765b9176fce18c02bdcc29bb079b6ba7e
https://github.com/llvm/llvm-project/commit/879d8a1765b9176fce18c02bdcc29bb079b6ba7e
Author: Akash Banerjee <Akash.Banerjee at amd.com>
Date: 2025-02-10 (Mon, 10 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: 8b929a8398f9f7dc17cbd0ce8a65331abee1f884
https://github.com/llvm/llvm-project/commit/8b929a8398f9f7dc17cbd0ce8a65331abee1f884
Author: Akash Banerjee <Akash.Banerjee at amd.com>
Date: 2025-02-10 (Mon, 10 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/3302435a4db2...8b929a8398f9
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