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

Nemanja Ivanovic via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 28 19:26:08 PST 2022


nemanjai added a comment.

I think that for completeness, we should add tests where the size is less than a full vector's width (i.e. 1, 4, 5, 8, 9, 12, 15 bytes).


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D138881



More information about the llvm-commits mailing list