"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "541b98517e85469418e2b14c2f219abecef3b014"
[ARM GlobalISel] Select extensions to < 32 bits
Select G_SEXT and G_ZEXT with destination types smaller than 32 bits in the exact same way as 32 bits. This overwrites the higher bits, but that should be ok since all legal users of types smaller than 32 bits ignore those bits anyway. llvm-svn: 359768
Loading
Please register or sign in to comment