[PATCH] D102476: [VectorCombine] Use constant range info for index scalarization legality.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun May 16 04:53:51 PDT 2021


fhahn updated this revision to Diff 345701.
fhahn added a comment.

rebase after adding positive & negative tests with urem & and in 2f69b78a578d <https://reviews.llvm.org/rG2f69b78a578dad55f0fde3c184a3dc0ea615fd43>


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D102476

Files:
  llvm/lib/Transforms/Vectorize/VectorCombine.cpp
  llvm/test/Transforms/PhaseOrdering/AArch64/matrix-extract-insert.ll
  llvm/test/Transforms/VectorCombine/AArch64/load-extractelement-scalarization.ll
  llvm/test/Transforms/VectorCombine/load-insert-store.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D102476.345701.patch
Type: text/x-patch
Size: 12631 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210516/8e90e727/attachment.bin>


More information about the llvm-commits mailing list