[all-commits] [llvm/llvm-project] 89080b: [flang][NFC] Add complex operations lowering tests
Valentin Clement (バレンタイン クレメン) via All-commits
all-commits at lists.llvm.org
Mon Feb 28 12:37:50 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 89080b84146f70b2dc46405042c5777ce2392292
https://github.com/llvm/llvm-project/commit/89080b84146f70b2dc46405042c5777ce2392292
Author: Valentin Clement <clementval at gmail.com>
Date: 2022-02-28 (Mon, 28 Feb 2022)
Changed paths:
A flang/test/Lower/complex-operations.f90
Log Message:
-----------
[flang][NFC] Add complex operations lowering tests
Just adds some lowering test for complex operations. These were not
added when the lowering landed.
This patch is part of the upstreaming effort from fir-dev branch.
Reviewed By: schweitz
Differential Revision: https://reviews.llvm.org/D120672
More information about the All-commits
mailing list