[PATCH] D93317: [LV] Vectorize (some) early and multiple exit loops

Ayal Zaks via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 5 08:35:35 PST 2021


Ayal added a comment.

In D93317#2472174 <https://reviews.llvm.org/D93317#2472174>, @fhahn wrote:

> LGTM, thanks! I pushed a small fix for the crash discussed earlier in 0ea3749b3cde <https://reviews.llvm.org/rG0ea3749b3cde16d70c5f66357b623c8edf521f2b>. It should be a very safe/straight-forward fix, but I would appreciate taking a look post-review.

Thanks, good catch! Added a couple of post-commit nits.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D93317/new/

https://reviews.llvm.org/D93317



More information about the llvm-commits mailing list