[PATCH] D138883: [SelectionDAG][PowerPC] Memset reuse vector element for tail store

Ting Wang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 2 00:49:37 PST 2022


tingwang updated this revision to Diff 479543.
tingwang added a comment.

Test case update.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D138883

Files:
  llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
  llvm/lib/Target/PowerPC/PPCISelLowering.cpp
  llvm/lib/Target/PowerPC/PPCISelLowering.h
  llvm/test/CodeGen/ARM/memset-align.ll
  llvm/test/CodeGen/PowerPC/memset-tail.ll
  llvm/test/CodeGen/PowerPC/p10-fi-elim.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D138883.479543.patch
Type: text/x-patch
Size: 24538 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221202/c30cf294/attachment.bin>


More information about the llvm-commits mailing list