diff options
author | peter klausler <pklausler@nvidia.com> | 2021-04-22 14:23:45 -0700 |
---|---|---|
committer | peter klausler <pklausler@nvidia.com> | 2021-04-22 15:24:10 -0700 |
commit | beb5ac8b254b2c46c548cd0840a761fec24c69ff (patch) | |
tree | 851d8f36759feea4c91a091ddceda4b92aea24ca /llvm/lib/Target/WebAssembly/Disassembler/WebAssemblyDisassembler.cpp | |
parent | 5185b52988c5874dd46b2cc17685b78cd64609c1 (diff) | |
download | llvm-beb5ac8b254b2c46c548cd0840a761fec24c69ff.zip llvm-beb5ac8b254b2c46c548cd0840a761fec24c69ff.tar.gz llvm-beb5ac8b254b2c46c548cd0840a761fec24c69ff.tar.bz2 |
[flang] (NFC) Break up flang/runtime/reduction.cpp
The single source file reduction.cpp is a little large in
terms of both source lines and generated text bytes, so
split SUM, PRODUCT, FINDLOC, and MAXLOC/MAXVAL/MINLOC/MINVAL
off into their own C++ source files that share a set of
implementation function templates now in a common header.
Differential Revision: https://reviews.llvm.org/D101111
Diffstat (limited to 'llvm/lib/Target/WebAssembly/Disassembler/WebAssemblyDisassembler.cpp')
0 files changed, 0 insertions, 0 deletions