diff options
author | Valentin Clement <clementval@gmail.com> | 2021-11-09 14:15:07 +0100 |
---|---|---|
committer | Valentin Clement <clementval@gmail.com> | 2021-11-09 14:17:34 +0100 |
commit | 7b5132dae8e0d0645aacfb41c09cbc3ef33a330e (patch) | |
tree | 30d607e046497a36cbab256aeb3e1810866de869 /clang/lib/Basic/SourceManager.cpp | |
parent | 116dc70cf3717eab495d80e4d78afe02fe6285ba (diff) | |
download | llvm-7b5132dae8e0d0645aacfb41c09cbc3ef33a330e.zip llvm-7b5132dae8e0d0645aacfb41c09cbc3ef33a330e.tar.gz llvm-7b5132dae8e0d0645aacfb41c09cbc3ef33a330e.tar.bz2 |
[fir] Add complex operations conversion from FIR LLVM IR
This patch add conversion for primitive operations on complex types.
- fir.addc
- fir.subc
- fir.mulc
- fir.divc
- fir.negc
This adds also the type conversion for !fir.complex<KIND> type.
This patch is part of the upstreaming effort from fir-dev branch.
This patch was updated to avoid failure on windows buildbot.
Flang codegen does not support windows target so we force the test
to use a known target instead.
Reviewed By: kiranchandramohan, rovka
Differential Revision: https://reviews.llvm.org/D113434
Co-authored-by: Jean Perier <jperier@nvidia.com>
Co-authored-by: Eric Schweitz <eschweitz@nvidia.com>
Diffstat (limited to 'clang/lib/Basic/SourceManager.cpp')
0 files changed, 0 insertions, 0 deletions