[all-commits] [llvm/llvm-project] e780d2: [MLIR][OpenMP] Host lowering of standalone distribute

Sergio Afonso via All-commits all-commits at lists.llvm.org
Mon Feb 24 08:19:29 PST 2025


  Branch: refs/heads/users/skatrak/target-spmd-03-mlir-distribute
  Home:   https://github.com/llvm/llvm-project
  Commit: e780d297e9493b5d727fdb4c4f4f71e3a13741d1
      https://github.com/llvm/llvm-project/commit/e780d297e9493b5d727fdb4c4f4f71e3a13741d1
  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
    M mlir/test/Target/LLVMIR/openmp-llvm.mlir
    M mlir/test/Target/LLVMIR/openmp-todo.mlir

  Log Message:
  -----------
  [MLIR][OpenMP] Host lowering of standalone distribute

This patch adds MLIR to LLVM IR translation support for standalone
`omp.distribute` operations, as well as `distribute simd` through ignoring
SIMD information (similarly to `do/for simd`).

Co-authored-by: Dominik Adamski <dominik.adamski at amd.com>



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