tvm
tvm copied to clipboard
[TIR] Add pass to check for out of bounds memory access
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
I'll take a look over the weekend