[PATCH] D102146: [VectorComine] Restrict single-element-store index to inbounds constant

Qiu Chaofan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 11 22:21:42 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG6d2df181638a: [VectorComine] Restrict single-element-store index to inbounds constant (authored by qiucf).
Herald added a subscriber: jfb.

Changed prior to commit:
  https://reviews.llvm.org/D102146?vs=343958&id=344662#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D102146

Files:
  llvm/lib/Transforms/Vectorize/VectorCombine.cpp
  llvm/test/Transforms/VectorCombine/load-insert-store.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D102146.344662.patch
Type: text/x-patch
Size: 5097 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210512/f2850caf/attachment.bin>


More information about the llvm-commits mailing list