[all-commits] [llvm/llvm-project] 205848: Add OpenMP to LLVM dialect conversion support for ...
Akash Banerjee via All-commits
all-commits at lists.llvm.org
Tue Feb 18 09:46:50 PST 2025
Branch: refs/heads/users/akash/mapper_llvm_dialect
Home: https://github.com/llvm/llvm-project
Commit: 205848fa90614d1afdb075460daea456668c746f
https://github.com/llvm/llvm-project/commit/205848fa90614d1afdb075460daea456668c746f
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: ffd20128e79660ae7cd1d791d92fa04ca932d07f
https://github.com/llvm/llvm-project/commit/ffd20128e79660ae7cd1d791d92fa04ca932d07f
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/55e38d77a282...ffd20128e796
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