[PATCH] D98240: [VectorCombine] Simplify to scalar store if only one element updated

Qiu Chaofan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 28 09:41:24 PDT 2021


qiucf updated this revision to Diff 341243.
qiucf added a comment.

Update tests and store size constraint. Thanks for explanation from @bjope and @fhahn


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

https://reviews.llvm.org/D98240

Files:
  llvm/lib/Transforms/Vectorize/VectorCombine.cpp
  llvm/test/CodeGen/AMDGPU/opt-pipeline.ll
  llvm/test/Other/opt-LTO-pipeline.ll
  llvm/test/Transforms/InstCombine/load-insert-store.ll
  llvm/test/Transforms/VectorCombine/load-insert-store.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D98240.341243.patch
Type: text/x-patch
Size: 23759 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210428/8f9d8b55/attachment.bin>


More information about the llvm-commits mailing list