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

Tom Eccles via flang-commits flang-commits at lists.llvm.org
Mon Dec 18 02:51:57 PST 2023


https://github.com/tblah commented:

Thanks!

This looks good, but I agree with @jeanPerier that this would be better done with another hlfir.elemental and then however many elementals can be inlined together in the elemental inlining pass. But if there are good reasons why that would not be possible, this current implementation is good.

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


More information about the flang-commits mailing list