diff options
author | James Clarke <jrtc27@jrtc27.com> | 2018-11-22 11:55:17 -0500 |
---|---|---|
committer | Ben Gamari <ben@smart-cactus.org> | 2018-11-22 13:14:02 -0500 |
commit | 35a897782b6b0a252da7fdcf4921198ad4e1d96c (patch) | |
tree | 221cd80d7924642b8a2d7e57d38b25a66284d64b /compiler/llvmGen/LlvmCodeGen/Ppr.hs | |
parent | f5d2083807a03c57f194fcc3a7baf82e34aad524 (diff) | |
download | haskell-35a897782b6b0a252da7fdcf4921198ad4e1d96c.tar.gz |
UNREG: PprC: Add support for adjacent floats
When two 32-bit floats are adjacent for a 64-bit target, there is no
padding between them to force alignment, so we must combine their bit
representations into a single word.
Reviewers: bgamari, simonmar
Reviewed By: simonmar
Subscribers: rwbarton, carter
GHC Trac Issues: #15853
Differential Revision: https://phabricator.haskell.org/D5306
Diffstat (limited to 'compiler/llvmGen/LlvmCodeGen/Ppr.hs')
0 files changed, 0 insertions, 0 deletions