[all-commits] [llvm/llvm-project] 94a561: [OpenMP][MLIR] Add num_threads mlir->llvm lowering
Chaitanya via All-commits
all-commits at lists.llvm.org
Thu Apr 16 03:33:21 PDT 2026
Branch: refs/heads/users/skc7/num_threads_llvm_lowering
Home: https://github.com/llvm/llvm-project
Commit: 94a5614319bd9435d3e675d0d8e5113f2611cc84
https://github.com/llvm/llvm-project/commit/94a5614319bd9435d3e675d0d8e5113f2611cc84
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-todo.mlir
Log Message:
-----------
[OpenMP][MLIR] Add num_threads mlir->llvm lowering
Commit: bbb3f8c7a20cca89801cf00d0250e0c21681aa02
https://github.com/llvm/llvm-project/commit/bbb3f8c7a20cca89801cf00d0250e0c21681aa02
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-todo.mlir
Log Message:
-----------
add todo test
Compare: https://github.com/llvm/llvm-project/compare/fc17b6d87782...bbb3f8c7a20c
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