[all-commits] [llvm/llvm-project] 036515: [MLIR][OpenMP] Support target SPMD

Sergio Afonso via All-commits all-commits at lists.llvm.org
Mon Feb 24 04:57:16 PST 2025


  Branch: refs/heads/users/skatrak/target-spmd-07-mlir-spmd
  Home:   https://github.com/llvm/llvm-project
  Commit: 03651527c28805cb1d786c5674d4bf5644bd1642
      https://github.com/llvm/llvm-project/commit/03651527c28805cb1d786c5674d4bf5644bd1642
  Author: Sergio Afonso <safonsof at amd.com>
  Date:   2025-02-24 (Mon, 24 Feb 2025)

  Changed paths:
    M mlir/lib/Target/LLVMIR/Dialect/OpenMP/OpenMPToLLVMIRTranslation.cpp
    A mlir/test/Target/LLVMIR/openmp-target-spmd.mlir
    M mlir/test/Target/LLVMIR/openmp-todo.mlir

  Log Message:
  -----------
  [MLIR][OpenMP] Support target SPMD

This patch implements MLIR to LLVM IR translation of host-evaluated loop
bounds, completing initial support for `target teams distribute parallel do
[simd]` and `target teams distribute [simd]`.



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