diff options
author | David Green <david.green@arm.com> | 2024-01-25 13:31:18 +0000 |
---|---|---|
committer | David Green <david.green@arm.com> | 2024-01-25 13:31:18 +0000 |
commit | 202917f86ebcbed5c8bc10e0cc7cce820747e3cb (patch) | |
tree | 821e1c881eddcb7a34314cee1e91194424e7aef7 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
parent | b0b7be2701845484f92295daa95b80a13e24f9b2 (diff) | |
download | llvm-202917f86ebcbed5c8bc10e0cc7cce820747e3cb.zip llvm-202917f86ebcbed5c8bc10e0cc7cce820747e3cb.tar.gz llvm-202917f86ebcbed5c8bc10e0cc7cce820747e3cb.tar.bz2 |
[Flang] Move genMinMaxlocReductionLoop to a common location.
The shared library build doesn't like references of genMinMaxlocReductionLoop,
in Optimizer/Transforms, from HLFIR/Optimizer/Transforms. For the moment I've
moved the code to the header file where it can be shared, like other methods in
Utils.h
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions