[Mlir-commits] [flang] [mlir] [openmp] [MLIR][OpenMP] Add scan reduction lowering to llvm (PR #167031)
Sergio Afonso
llvmlistbot at llvm.org
Tue Nov 25 07:21:59 PST 2025
================
----------------
skatrak wrote:
Nit: I think `createCanonicalScanLoops` should probably return an `std::pair` rather than a vector. It seems to make more sense, based on the fact that it's expected to always return two elements.
https://github.com/llvm/llvm-project/pull/167031
More information about the Mlir-commits
mailing list