[PATCH] D114460: [fir] Add fir reduction builder

Valentin Clement via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 30 06:53:02 PST 2021


This revision was automatically updated to reflect the committed changes.
clementval marked 2 inline comments as done.
Closed by commit rGcf3422d3df5b: [fir] Add fir reduction builder (authored by clementval).

Changed prior to commit:
  https://reviews.llvm.org/D114460?vs=390618&id=390703#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D114460

Files:
  flang/include/flang/Optimizer/Builder/Runtime/Reduction.h
  flang/lib/Optimizer/Builder/CMakeLists.txt
  flang/lib/Optimizer/Builder/Runtime/Reduction.cpp
  flang/unittests/Optimizer/Builder/Runtime/ReductionTest.cpp
  flang/unittests/Optimizer/Builder/Runtime/RuntimeCallTestBase.h
  flang/unittests/Optimizer/CMakeLists.txt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D114460.390703.patch
Type: text/x-patch
Size: 69899 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211130/5760c852/attachment.bin>


More information about the llvm-commits mailing list