[flang] Lower F08 bitwise-reduction intrinsics (IALL, IANY, IPARITY)
This calls the corresponding runtime functions when appropriate. The implementation follows the pattern of the SUM and PRODUCT intrinsics. Differential Revision: https://reviews.llvm.org/D129616
Loading
Please sign in to comment