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

Sergio Afonso via All-commits all-commits at lists.llvm.org
Mon Nov 4 02:33:10 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 90764582872bc4bd9613646b347b49c60ce2bc72
      https://github.com/llvm/llvm-project/commit/90764582872bc4bd9613646b347b49c60ce2bc72
  Author: Sergio Afonso <safonsof at amd.com>
  Date:   2024-11-04 (Mon, 04 Nov 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 co… (#113683)

…mposites (#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