[PATCH] D93725: [LV] Relax assumption that LCSSA implies single entry

Philip Reames via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 12 12:35:09 PST 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rG9f61fbd75ae1: [LV] Relax assumption that LCSSA implies single entry (authored by reames).

Changed prior to commit:
  https://reviews.llvm.org/D93725?vs=315674&id=316200#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D93725

Files:
  llvm/lib/Transforms/Vectorize/LoopVectorizationLegality.cpp
  llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
  llvm/test/Transforms/LoopVectorize/first-order-recurrence-complex.ll
  llvm/test/Transforms/LoopVectorize/loop-form.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D93725.316200.patch
Type: text/x-patch
Size: 31477 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210112/70b64533/attachment.bin>


More information about the llvm-commits mailing list