[PATCH] D104562: [flang] Fold more reduction intrinsic function calls

Peter Klausler via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 21 10:14:23 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG503c085e3bcd: [flang] Fold more reduction intrinsic function calls (authored by klausler).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D104562?vs=353063&id=353412#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D104562

Files:
  flang/include/flang/Evaluate/real.h
  flang/lib/Evaluate/fold-character.cpp
  flang/lib/Evaluate/fold-complex.cpp
  flang/lib/Evaluate/fold-integer.cpp
  flang/lib/Evaluate/fold-logical.cpp
  flang/lib/Evaluate/fold-real.cpp
  flang/lib/Evaluate/fold-reduction.h
  flang/test/Evaluate/folding20.f90

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D104562.353412.patch
Type: text/x-patch
Size: 28047 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210621/864b0f30/attachment.bin>


More information about the llvm-commits mailing list