[flang-commits] [flang] [Flang] Generate inline reduction loops for elemental count intrinsics (PR #75774)

via flang-commits flang-commits at lists.llvm.org
Tue Dec 19 04:16:27 PST 2023


https://github.com/jeanPerier commented:

Aside from the loop order, this looks good to me. My comment about rewriting reductions to hlfir.elemental is indeed only valid when there is a DIM argument, otherwise I think this needs to be done like you are doing.

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


More information about the flang-commits mailing list