Skip to content
Snippets Groups Projects
Forked from Glasgow Haskell Compiler / GHC
5374 commits behind the upstream repository.
Andreas Klebinger's avatar
Andreas Klebinger authored
Fix a bug in the x86 ncg where results would be wrong when the desired output
register and one of the input registers were the same global.

Also adds a tiny optimization to make use of the memory addressing
support when convenient.

Fixes #24496
82ccb801
History