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

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


================
@@ -639,90 +639,6 @@ cleanup {
 
 // -----
 
-func.func @foo(%lb : index, %ub : index, %step : index) {
----------------
kiranchandramohan wrote:

The errors teste here are probably still reasonable. Can you retain and remove the omp.reduction operation only?

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


More information about the Mlir-commits mailing list