[all-commits] [llvm/llvm-project] faf0a6: [OpenMP][MLIR] Add num_threads mlir->llvm lowering

Chaitanya via All-commits all-commits at lists.llvm.org
Mon Feb 16 01:00:49 PST 2026


  Branch: refs/heads/users/skc7/thread_limit_llvm_lowering
  Home:   https://github.com/llvm/llvm-project
  Commit: faf0a65bab2d74610b830e22d8a6110b7b183831
      https://github.com/llvm/llvm-project/commit/faf0a65bab2d74610b830e22d8a6110b7b183831
  Author: skc7 <Krishna.Sankisa at amd.com>
  Date:   2026-02-16 (Mon, 16 Feb 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: 0211065cf74b472a94f1cc316a6aa4b7c83d10f7
      https://github.com/llvm/llvm-project/commit/0211065cf74b472a94f1cc316a6aa4b7c83d10f7
  Author: skc7 <Krishna.Sankisa at amd.com>
  Date:   2026-02-16 (Mon, 16 Feb 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


Compare: https://github.com/llvm/llvm-project/compare/5526cfba4863...0211065cf74b

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