aboutsummaryrefslogtreecommitdiff
path: root/test/varargs.qbe
diff options
context:
space:
mode:
authorMichael Forney <mforney@mforney.org>2021-04-07 16:48:22 -0700
committerMichael Forney <mforney@mforney.org>2021-04-08 00:48:42 -0700
commit6b5d015ee3ad1fe46e3238b7505dd6e0047a8f7b (patch)
tree75b3ede2429168897d06cffee9fc78200331a91e /test/varargs.qbe
parent1c9fdf33eb2d4179c2c705dae0a13a00c2227af3 (diff)
qbe: Remove unnecessary extension for relational operands
The operands are already promoted, so never need to be extended. These extend()s were added in 7d746860 in an attempt to fix a bug related to the comparison of values with type smaller than int. However, the real bug was that the operands should have been promoted to int by usual arithmetic conversions, which was fixed later in a8131372.
Diffstat (limited to 'test/varargs.qbe')
0 files changed, 0 insertions, 0 deletions