diff options
author | Markus Mützel <markus.muetzel@gmx.de> | 2023-04-17 09:15:54 -0700 |
---|---|---|
committer | Slava Zakharin <szakharin@nvidia.com> | 2023-04-17 11:02:26 -0700 |
commit | 774703ec08f62d702d40e1f97cd35ae5f732c544 (patch) | |
tree | e655374188aecf4bfaed70ab25544f03ea6b45be /llvm/lib/CodeGen/MachineOperand.cpp | |
parent | ee68f612ba682ddb911c5621e63df56039ec5824 (diff) | |
download | llvm-774703ec08f62d702d40e1f97cd35ae5f732c544.zip llvm-774703ec08f62d702d40e1f97cd35ae5f732c544.tar.gz llvm-774703ec08f62d702d40e1f97cd35ae5f732c544.tar.bz2 |
[flang] Complex numbers in function arguments on Windows
Function arguments or return values that are complex floating point values
aren't correctly lowered for Windows x86 32-bit and 64-bit targets.
See: https://github.com/llvm/llvm-project/issues/61976
Add targets that are specific for these platforms and OS.
With thanks to @mstorsjo for pointing out the fix.
Reviewed By: vzakhari
Differential Revision: https://reviews.llvm.org/D147768
Diffstat (limited to 'llvm/lib/CodeGen/MachineOperand.cpp')
0 files changed, 0 insertions, 0 deletions