summaryrefslogtreecommitdiff
path: root/compiler/codeGen
diff options
context:
space:
mode:
authormrchebas@gmail.com <unknown>2007-01-19 15:04:33 +0000
committermrchebas@gmail.com <unknown>2007-01-19 15:04:33 +0000
commit95d05f883245488f22bfa9dbbfd6d55cc7303a81 (patch)
tree99eec66a3621162f823de672004b07b6e4721660 /compiler/codeGen
parentec3dc438e066b935018eb156fa83d193a83ceac4 (diff)
downloadhaskell-95d05f883245488f22bfa9dbbfd6d55cc7303a81.tar.gz
Small optimisation for comparisons
Comparison of literal with narrowed/widened operand: perform the comparison at a different width, as long as the literal is within range. We only do this on x86/x86_64 at the moment, where we have comparisons at different sizes available.
Diffstat (limited to 'compiler/codeGen')
0 files changed, 0 insertions, 0 deletions