[all-commits] [llvm/llvm-project] cf57ec: Revert "[Flang][OpenMP] Disable lowering of omp.si...
Sergio Afonso via All-commits
all-commits at lists.llvm.org
Thu Oct 31 07:49:59 PDT 2024
Branch: refs/heads/users/skatrak/composite-blockargs-04-compositesimd
Home: https://github.com/llvm/llvm-project
Commit: cf57ecd0984bcb2335e8ecfaffdca600a5c7cf1b
https://github.com/llvm/llvm-project/commit/cf57ecd0984bcb2335e8ecfaffdca600a5c7cf1b
Author: Sergio Afonso <safonsof at amd.com>
Date: 2024-10-31 (Thu, 31 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