[all-commits] [llvm/llvm-project] e5caa6: [flang] Correct manipulation of mixed complex expr...
Peter Klausler via All-commits
all-commits at lists.llvm.org
Thu Aug 13 09:05:01 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: e5caa6b5abfa3484fa6107961a62173c6955a8ef
https://github.com/llvm/llvm-project/commit/e5caa6b5abfa3484fa6107961a62173c6955a8ef
Author: peter klausler <pklausler at nvidia.com>
Date: 2020-08-13 (Thu, 13 Aug 2020)
Changed paths:
M flang/lib/Evaluate/tools.cpp
A flang/test/Evaluate/folding11.f90
Log Message:
-----------
[flang] Correct manipulation of mixed complex expressions
Ensure that mixed complex expressions (one operand complex,
the other not) are properly manipulated; add test.
More information about the All-commits
mailing list