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

Sergio Afonso via All-commits all-commits at lists.llvm.org
Tue Feb 25 02:33:54 PST 2025


  Branch: refs/heads/users/skatrak/target-spmd-07-mlir-spmd
  Home:   https://github.com/llvm/llvm-project
  Commit: 146d4bab1832c0aa79456e3cf275a34146e09a2b
      https://github.com/llvm/llvm-project/commit/146d4bab1832c0aa79456e3cf275a34146e09a2b
  Author: Sergio Afonso <safonsof at amd.com>
  Date:   2025-02-25 (Tue, 25 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