llvm-project
8135b7c1 - [LV] Emit all remarks for unvectorizable instructions (#153833)

Commit
193 days ago
[LV] Emit all remarks for unvectorizable instructions (#153833) If ExtraAnalysis is requested, emit all remarks caused by unvectorizable instructions - instead of only the first. This is in line with how other places handle DoExtraAnalysis and it can be quite helpful to get info about all instructions in a loop that prevent vectorization.
Parents
Loading