[all-commits] [llvm/llvm-project] 3a8581: [OpenMP][MLIR] Add num_teams mlir to llvm lowering
Chaitanya via All-commits
all-commits at lists.llvm.org
Wed Apr 15 22:51:49 PDT 2026
Branch: refs/heads/users/skc7/num_teams_llvm_lowering
Home: https://github.com/llvm/llvm-project
Commit: 3a85815c8dcac11bf9ed49a996aa15e3f68437bc
https://github.com/llvm/llvm-project/commit/3a85815c8dcac11bf9ed49a996aa15e3f68437bc
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-todo.mlir
Log Message:
-----------
[OpenMP][MLIR] Add num_teams mlir to llvm lowering
Commit: 178ef935b7a0479ff0922028efbe334b3b4382c2
https://github.com/llvm/llvm-project/commit/178ef935b7a0479ff0922028efbe334b3b4382c2
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: eea8fb3858522ffefec168ae2ada8c3e624a29e7
https://github.com/llvm/llvm-project/commit/eea8fb3858522ffefec168ae2ada8c3e624a29e7
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:
-----------
add else block for maxTeamsVals
Compare: https://github.com/llvm/llvm-project/compare/0609b231d7b6...eea8fb385852
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