[PATCH] D147783: [VPlan] Add stride->constant VPlan mapping at construction.

Peixin Qiao via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 7 06:11:46 PDT 2023


peixin added a comment.

Found one more problem, the symbolic strides in `vector.ph` are not replaced, either, although it's negligible.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D147783



More information about the llvm-commits mailing list