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

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 24 06:14:34 PDT 2021


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

rebase & ping :)


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.347367.patch
Type: text/x-patch
Size: 12852 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210524/2c358059/attachment.bin>


More information about the llvm-commits mailing list