[Mlir-commits] [mlir] [mlir][OpenMP] Remove deprecated omp.reduction (PR #92732)

Kiran Chandramohan llvmlistbot at llvm.org
Mon May 20 03:44:39 PDT 2024


https://github.com/kiranchandramohan commented:

Thanks for the patch removing the operation. I have one comment about retaining some of the tests.

Could you update the original RFC with the removal and all the modifications that you made including byref reductions.
https://discourse.llvm.org/t/rfc-openmp-reduction-support/3367

https://github.com/llvm/llvm-project/pull/92732


More information about the Mlir-commits mailing list