Files
clang-p2996/llvm/test/CodeGen/PowerPC
Ting Wang 71be020dda [SelectionDAG][PowerPC] Memset reuse vector element for tail store
On PPC there are instructions to store element from vector(e.g.
stxsdx/stxsiwx), and these instructions can be leveraged to avoid tail
constant in memset and constant splat array initialization.

This patch tries to explore these opportunities.

Reviewed By: shchenz

Differential Revision: https://reviews.llvm.org/D138883
2023-09-06 01:52:38 -04:00
..
2023-09-01 19:45:03 -04:00
2023-02-14 10:25:24 -04:00
2023-06-28 14:50:16 -04:00