summaryrefslogtreecommitdiff
path: root/compiler/llvmGen/LlvmCodeGen/Ppr.hs
diff options
context:
space:
mode:
authorJames Clarke <jrtc27@jrtc27.com>2018-11-22 11:55:17 -0500
committerBen Gamari <ben@smart-cactus.org>2018-11-22 13:14:02 -0500
commit35a897782b6b0a252da7fdcf4921198ad4e1d96c (patch)
tree221cd80d7924642b8a2d7e57d38b25a66284d64b /compiler/llvmGen/LlvmCodeGen/Ppr.hs
parentf5d2083807a03c57f194fcc3a7baf82e34aad524 (diff)
downloadhaskell-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