[PATCH] D104809: [SLPVectorizer] Fix crash in vectorizeChainsInBlock for scalable vector.

Caroline via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 30 09:39:01 PDT 2021


CarolineConcatto updated this revision to Diff 355597.
CarolineConcatto added a comment.

-Remove redundant code in getEntryCost


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D104809

Files:
  llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
  llvm/test/Transforms/SLPVectorizer/AArch64/scalable-vector.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D104809.355597.patch
Type: text/x-patch
Size: 6469 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210630/67a0a567/attachment.bin>


More information about the llvm-commits mailing list