[all-commits] [llvm/llvm-project] c993ac: Add OpenMP to LLVM dialect conversion support for ...
Akash Banerjee via All-commits
all-commits at lists.llvm.org
Fri Feb 7 09:42:45 PST 2025
Branch: refs/heads/users/akash/mapper_llvm_dialect
Home: https://github.com/llvm/llvm-project
Commit: c993ac570b1788867be44690f87cf8ccafb97534
https://github.com/llvm/llvm-project/commit/c993ac570b1788867be44690f87cf8ccafb97534
Author: Akash Banerjee <Akash.Banerjee at amd.com>
Date: 2025-02-07 (Fri, 07 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: 3302435a4db2f6e2822e30bdf5a973e258530187
https://github.com/llvm/llvm-project/commit/3302435a4db2f6e2822e30bdf5a973e258530187
Author: Akash Banerjee <Akash.Banerjee at amd.com>
Date: 2025-02-07 (Fri, 07 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/5fe7a97dd2f1...3302435a4db2
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