[all-commits] [llvm/llvm-project] 32241a: Revert "[Flang][OpenMP] Disable lowering of omp.si...

Sergio Afonso via All-commits all-commits at lists.llvm.org
Fri Oct 25 05:18:40 PDT 2024


  Branch: refs/heads/users/skatrak/composite-blockargs-04-compositesimd
  Home:   https://github.com/llvm/llvm-project
  Commit: 32241ac607d67467ef5ff3cbc817a8c85b2d9e13
      https://github.com/llvm/llvm-project/commit/32241ac607d67467ef5ff3cbc817a8c85b2d9e13
  Author: Sergio Afonso <safonsof at amd.com>
  Date:   2024-10-25 (Fri, 25 Oct 2024)

  Changed paths:
    M flang/lib/Lower/OpenMP/OpenMP.cpp
    M flang/test/Lower/OpenMP/wsloop-simd.f90

  Log Message:
  -----------
  Revert "[Flang][OpenMP] Disable lowering of omp.simd reductions in composites (#112686)"

Lowering of reductions in composite operations can now be re-enabled, since previous commits in this PR stack fix the MLIR representation produced and it no longer triggers a compiler crash during translation to LLVM IR.

This reverts commit c44860c8d2582abd88794267b4fa0fa953bbef80.



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