"llvm/git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "c40935fa0c648b5c59ee952b60c6c08787f2bcfa"
[TTI] Add generic cost model for fixed point smul/umul
Based on an IR equivalent of target lowering's generic expansion - target specific costs will typically be lower (IR doesn't have a good mull/mulh equivalent) but we need a baseline. Differential Revision: https://reviews.llvm.org/D57925 llvm-svn: 354774
Loading
Please register or sign in to comment