"...git@developer.sourcefind.cn:yangql/composable_kernel.git" did not exist on "1f543bfa79de0687f9b6144b5dea10f4190c8892"
[Enhancement] Improve memory access condition checks in GlobalMemChecker (#591)
* [Enhancement] Improve memory access condition checks in GlobalMemChecker - Updated the condition checks in the GlobalMemChecker to utilize symbolic bounds in the CanProve method, enhancing the accuracy of memory access validations. - This change ensures that both upper and lower bound conditions are evaluated with improved proof strength, contributing to more robust memory access analysis. * lintfix
Showing
Please register or sign in to comment