[PATCH] D157676: [VectorCombine] Enable transform 'foldSingleElementStore' for scalable vector types

Ben Shi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 23 02:13:35 PDT 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rGad35d916cd34: [VectorCombine] Enable transform 'foldSingleElementStore' for scalable vector… (authored by benshi001).
Herald added a subscriber: sunshaoce.

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D157676

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D157676.552628.patch
Type: text/x-patch
Size: 6285 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230823/b379211c/attachment.bin>


More information about the llvm-commits mailing list