"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "659bca56a707f036651a51d7d6943eb1c719200c"
-
Simon Pilgrim authored
Prep work for PR38243 - mainly adding comments on where we need to add modulo support (doing so at the moment causes massive codegen regressions). I've also consistently added support for modulo folding for uniform constants (although at the moment we have no way to trigger this) and removed the old assertions. llvm-svn: 348366
Simon Pilgrim authoredPrep work for PR38243 - mainly adding comments on where we need to add modulo support (doing so at the moment causes massive codegen regressions). I've also consistently added support for modulo folding for uniform constants (although at the moment we have no way to trigger this) and removed the old assertions. llvm-svn: 348366
Loading