Update static bound checker for Linalg to cover decreasing cases
The current static checker for linalg does not work on the decreasing index cases well. So, this is to Update the current static bound checker for linalg to cover decreasing index cases. Reviewed By: hanchung Differential Revision: https://reviews.llvm.org/D102302
Loading
Please register or sign in to comment