"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "27876a3ff9a6b991b81448287fa8894355331968"
Add three new helper routines, getNoopOrZeroExtend,
getNoopOrSignExtend, and getTruncateOrNoop. These are similar to getTruncateOrZeroExtend etc., except that they assert that the conversion is either not widening or narrowing, as appropriate. These will be used in some upcoming fixes. llvm-svn: 71632
Loading
Please register or sign in to comment