[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
Mon Apr 12 20:09:57 PDT 2021


qiucf updated this revision to Diff 337032.
qiucf marked an inline comment as done.
qiucf added a comment.

Allow non-constant index.


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.337032.patch
Type: text/x-patch
Size: 12531 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210413/d7d530cc/attachment-0001.bin>


More information about the llvm-commits mailing list