diff options
author | Peter Klausler <pklausler@nvidia.com> | 2022-04-20 15:58:43 -0700 |
---|---|---|
committer | Peter Klausler <pklausler@nvidia.com> | 2022-04-25 12:42:20 -0700 |
commit | 2c272a4e8f9dc9acca3f15bb0327e329941dc3ff (patch) | |
tree | cd268625a08db801ed53cc2c1b3fb4938e6e00bf /llvm/lib/CodeGen/LiveDebugVariables.cpp | |
parent | 5c90ecae2db104a816aeb33b6f773aaf782850e7 (diff) | |
download | llvm-2c272a4e8f9dc9acca3f15bb0327e329941dc3ff.zip llvm-2c272a4e8f9dc9acca3f15bb0327e329941dc3ff.tar.gz llvm-2c272a4e8f9dc9acca3f15bb0327e329941dc3ff.tar.bz2 |
[flang][runtime] Fix total MAXLOC/MINLOC for non-integer data
A template argument was hard-coded as the Integer type category
rather than properly forwarding the type category of the data for
type-specific instantiations of total (no DIM=) MAXLOC and MINLOC.
This broke total MAXLOC and MINLOC reductions for real and character
data.
Differential Revision: https://reviews.llvm.org/D124303
Diffstat (limited to 'llvm/lib/CodeGen/LiveDebugVariables.cpp')
0 files changed, 0 insertions, 0 deletions