tvm icon indicating copy to clipboard operation
tvm copied to clipboard

[TIR] Add pass to check for out of bounds memory access

Open tkonolige opened this issue 2 years ago • 0 comments

This is a conservative static analysis that checks to see if any out of bounds array access occurs. It is not enabled by default.

@Lunderberg @AndrewZhaoLuo @jwfromm

cc @gigiblender

tkonolige avatar Aug 09 '22 21:08 tkonolige

I'll take a look over the weekend

AndrewZhaoLuo avatar Aug 18 '22 23:08 AndrewZhaoLuo