Dependences: Simplify the check if a new scattering is valid.
We now just check if the new scattering would create non-positive dependences. This is a lot faster than recalculating dependences (which is especially slow on tiled code). llvm-svn: 152230
Loading
Please register or sign in to comment