[PATCH] D138881: [PowerPC][NFC] Add test case for memset tail store

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


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

Add `memset2TailV1Bx()` cases which does not fit in vspltisb and may require constant pool.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D138881

Files:
  llvm/test/CodeGen/PowerPC/memset-tail.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D138881.479539.patch
Type: text/x-patch
Size: 43728 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221202/55009f3c/attachment.bin>


More information about the llvm-commits mailing list