summaryrefslogtreecommitdiffstats
path: root/.mailmap
diff options
context:
space:
mode:
authorIan Romanick <[email protected]>2016-09-01 15:21:04 -0700
committerIan Romanick <[email protected]>2017-01-20 15:41:23 -0800
commit3460d05a718f3859a77fe100f3972095d194be26 (patch)
tree0367cda6b97e8afd4ef5a23a1bf88381e9e356fd /.mailmap
parent3ca0029a0dc7b2ed2c61de72ef16e7ad1831c101 (diff)
nir: Add 64-bit integer support for conversions and bitcasts
v2 (idr): "cut them down later" => Remove ir_unop_b2u64 and ir_unop_u642b. Handle these with extra i2u or u2i casts just like uint(bool) and bool(uint) conversion is done. v3 (idr): Make the "from" type in a cast unsized. This reduces the number of required cast operations at the expensive slightly more complex code. However, this will be a dramatic improvement when other sized integer types are added. Suggested by Connor. Signed-off-by: Ian Romanick <[email protected]> Reviewed-by: Connor Abbott <[email protected]>
Diffstat (limited to '.mailmap')
0 files changed, 0 insertions, 0 deletions