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

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 30 05:03:33 PDT 2022


fhahn added a comment.

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>/


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