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

Valentin Clement via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 29 02:46:11 PST 2021


clementval updated this revision to Diff 390295.
clementval marked 13 inline comments as done.
clementval added a comment.

Address review comments


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/include/flang/Optimizer/Dialect/FIRTypes.td
  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.390295.patch
Type: text/x-patch
Size: 70041 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211129/02595b15/attachment.bin>


More information about the llvm-commits mailing list