[all-commits] [llvm/llvm-project] 29e149: [MLIR][OpenMP] Support target SPMD (#127821)

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


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 29e14958090cb01150bda068f721a09d4bb1c36b
      https://github.com/llvm/llvm-project/commit/29e14958090cb01150bda068f721a09d4bb1c36b
  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 (#127821)

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