[PATCH] D132490: [LoopVectorize] Emit runtime checks correctly for nested loops

Pavel Kosov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 25 00:35:21 PDT 2022


kpdev42 added a comment.

In D132490#3746679 <https://reviews.llvm.org/D132490#3746679>, @fhahn wrote:

> Thanks for the update. As I mentioned in the previous message, I think it would be good to just land the test in this patch and I'll submit the code change separately. The test looks good to me.

Thank you fer the review. 
Lets keep buildbot green. Please land both fix and test case on your own


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D132490



More information about the llvm-commits mailing list