[all-commits] [llvm/llvm-project] 6adef7: [OpenMP][MLIR] Add thread_limit mlir->llvm lowering
Chaitanya via All-commits
all-commits at lists.llvm.org
Thu Apr 16 03:34:05 PDT 2026
Branch: refs/heads/users/skc7/thread_limit_llvm_lowering
Home: https://github.com/llvm/llvm-project
Commit: 6adef736e0e5f304c0535012095cf8261631c237
https://github.com/llvm/llvm-project/commit/6adef736e0e5f304c0535012095cf8261631c237
Author: skc7 <Krishna.Sankisa at amd.com>
Date: 2026-04-16 (Thu, 16 Apr 2026)
Changed paths:
M mlir/lib/Target/LLVMIR/Dialect/OpenMP/OpenMPToLLVMIRTranslation.cpp
M mlir/test/Target/LLVMIR/openmp-target-launch-host.mlir
M mlir/test/Target/LLVMIR/openmp-teams.mlir
M mlir/test/Target/LLVMIR/openmp-todo.mlir
Log Message:
-----------
[OpenMP][MLIR] Add thread_limit mlir->llvm lowering
Commit: 327f5748a6ef33f383d1d76e743f80a2fd90dcc5
https://github.com/llvm/llvm-project/commit/327f5748a6ef33f383d1d76e743f80a2fd90dcc5
Author: skc7 <Krishna.Sankisa at amd.com>
Date: 2026-04-16 (Thu, 16 Apr 2026)
Changed paths:
M mlir/lib/Target/LLVMIR/Dialect/OpenMP/OpenMPToLLVMIRTranslation.cpp
M mlir/test/Target/LLVMIR/openmp-target-launch-device.mlir
M mlir/test/Target/LLVMIR/openmp-target-launch-host.mlir
Log Message:
-----------
update
Commit: d810b8cd1443b67557abd4c53d61026cd454bce0
https://github.com/llvm/llvm-project/commit/d810b8cd1443b67557abd4c53d61026cd454bce0
Author: skc7 <Krishna.Sankisa at amd.com>
Date: 2026-04-16 (Thu, 16 Apr 2026)
Changed paths:
M mlir/lib/Target/LLVMIR/Dialect/OpenMP/OpenMPToLLVMIRTranslation.cpp
M mlir/test/Target/LLVMIR/openmp-target-launch-device.mlir
M mlir/test/Target/LLVMIR/openmp-target-launch-host.mlir
M mlir/test/Target/LLVMIR/openmp-teams.mlir
Log Message:
-----------
update 2
Compare: https://github.com/llvm/llvm-project/compare/611868bea221...d810b8cd1443
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