[flang] Support multidimensional reductions in SimplifyIntrinsicsPass.
Create simplified functions for each rank with "x<rank>" suffix that implement multidimensional reductions. To enable this I had to fix an issue with taking incorrect box shape in cases of sliced embox/rebox. Differential Revision: https://reviews.llvm.org/D133820
Loading
Please sign in to comment