[LAA] Add remarks for unbounded array access
Adds new optimization remarks when loop vectorization fails due to the compiler being unable to find bound of an array access inside a loop Differential Revision: https://reviews.llvm.org/D115873
Loading
Please sign in to comment