[PATCH] D147963: [LV] Use VPValue for SCEV expansion in fixupIVUsers.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 4 01:26:27 PDT 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rG79692750d250: [LV] Use VPValue for SCEV expansion in fixupIVUsers. (authored by fhahn).

Changed prior to commit:
  https://reviews.llvm.org/D147963?vs=517895&id=519381#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D147963

Files:
  llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
  llvm/lib/Transforms/Vectorize/VPlan.cpp
  llvm/lib/Transforms/Vectorize/VPlan.h
  llvm/test/Transforms/LoopVectorize/pr58811-scev-expansion.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D147963.519381.patch
Type: text/x-patch
Size: 5858 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230504/a2ef45a2/attachment.bin>


More information about the llvm-commits mailing list