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

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 25 05:59:18 PDT 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rG575e2aff5574: [VectorCombine] Use constant range info for index scalarization legality. (authored by fhahn).

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


More information about the llvm-commits mailing list