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

Tarun Prabhu via Phabricator via flang-commits flang-commits at lists.llvm.org
Mon Sep 26 09:31:33 PDT 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rGebfe8a741190: [flang] Lower F08 bitwise-reduction intrinsics (IALL, IANY, IPARITY) (authored by tarunprabhu).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D129616

Files:
  flang/include/flang/Optimizer/Builder/Runtime/RTBuilder.h
  flang/include/flang/Optimizer/Builder/Runtime/Reduction.h
  flang/lib/Lower/IntrinsicCall.cpp
  flang/lib/Optimizer/Builder/Runtime/Reduction.cpp
  flang/test/Lower/Intrinsics/iall.f90
  flang/test/Lower/Intrinsics/iany.f90
  flang/test/Lower/Intrinsics/iparity.f90

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D129616.462941.patch
Type: text/x-patch
Size: 45912 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/flang-commits/attachments/20220926/e758c4e8/attachment-0001.bin>


More information about the flang-commits mailing list