[PATCH] D133687: [LoopVectorize][Fix] Crash when invariant store address is calculated inside loop

Igor Kirillov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 4 09:52:59 PDT 2022


igor.kirillov added a comment.

In D133687#3826724 <https://reviews.llvm.org/D133687#3826724>, @fhahn wrote:

> Did you add the extra test for the regression in the original version of the patch? It looks like it wasn't included in 2d60d7ba1a26 <https://reviews.llvm.org/rG2d60d7ba1a26c50d90a518a6ebde4f08a8d1ac04>/

Done - rGa94a8555 <https://reviews.llvm.org/rGa94a85552c9cadabeb921cd38e1eaf2c4cc8807e>/


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D133687



More information about the llvm-commits mailing list