[Mlir-commits] [flang] [mlir] [Flang][OpenMP] Support lowering of simd reductions (PR #112194)
Sergio Afonso
llvmlistbot at llvm.org
Tue Oct 15 03:28:05 PDT 2024
skatrak wrote:
> The changes look okay, but please either add a proper TODO for the LLVM lowering or don't merge this until after the LLVM lowering is merged.
Thanks for the review! There was already a check there, but I updated it to trigger different errors based on the unsupported clause found. Hopefully this addresses your concerns.
https://github.com/llvm/llvm-project/pull/112194
More information about the Mlir-commits
mailing list