"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "8f540272e87ffe6f5b3e8562cd28e9104c3b526f"
[Cost][X86] Add v2i64 truncation costs
We are missing costs for a lot of truncation cases, I'm hoping to address all the 'zero cost' cases in trunc.ll I thought this was a vector widening side effect, but even before this we had some interesting LV decisions (notably over indvars) being made due to these zero costs. llvm-svn: 372498
Loading
Please register or sign in to comment