[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
Thu Apr 15 00:50:26 PDT 2021


qiucf updated this revision to Diff 337649.
qiucf marked 6 inline comments as done.
qiucf added a comment.

Address comments.


Repository:
  rG LLVM Github Monorepo

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/X86/load-insert-store.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D98240.337649.patch
Type: text/x-patch
Size: 23532 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210415/5918dd0a/attachment.bin>


More information about the llvm-commits mailing list