[flang-commits] [PATCH] D129616: Lower F08 bitwise-reduction intrinsics (IALL, IANY, IPARITY)

Kiran Chandramohan via Phabricator via flang-commits flang-commits at lists.llvm.org
Tue Jul 19 03:26:57 PDT 2022


kiranchandramohan added a comment.

The lowering functions for parity, iall and iany seem very similar. Is it possible to share some code?


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D129616/new/

https://reviews.llvm.org/D129616



More information about the flang-commits mailing list