aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorPeter Klausler <pklausler@nvidia.com>2023-07-20 13:50:10 -0700
committerPeter Klausler <pklausler@nvidia.com>2023-07-21 14:57:31 -0700
commitb7585c75eeaf58f7602c1310f14e8e63b5501845 (patch)
tree28091283e369dfdd5521258763209e9086b392a5 /clang/lib/CodeGen/CodeGenModule.cpp
parent863e8123df5e7dfb58af93e65e4da3ced96d358f (diff)
downloadllvm-b7585c75eeaf58f7602c1310f14e8e63b5501845.zip
llvm-b7585c75eeaf58f7602c1310f14e8e63b5501845.tar.gz
llvm-b7585c75eeaf58f7602c1310f14e8e63b5501845.tar.bz2
[flang][runtime] Fix NORM2([negative, ...])
NORM2 is broken for arrays that start with a negative number because it sets the initial running max_ value to that number rather than to its absolute value. Differential Revision: https://reviews.llvm.org/D155976
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions