diff options
author | Stefan Schulze Frielinghaus <stefansf@linux.ibm.com> | 2020-12-11 16:23:43 +0100 |
---|---|---|
committer | Marge Bot <ben+marge-bot@smart-cactus.org> | 2021-01-17 05:47:24 -0500 |
commit | 0ac5860ea4d45587771869970beecdd4da0cb105 (patch) | |
tree | a4dfb3d9063f9c705e14838d5acfb4184e712b76 /docs | |
parent | 9ab0f830e362d330ae91678152990b4babeacd51 (diff) | |
download | haskell-0ac5860ea4d45587771869970beecdd4da0cb105.tar.gz |
CmmToLlvm: Sign/Zero extend parameters for foreign calls
For some architectures the C calling convention is that any integer
shorter than 64 bits is replaced by its 64 bits representation using
sign or zero extension.
Fixes #19023.
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions