[llvm] [PowerPC] extend smaller splats into bigger splats (PR #141282)
Lei Huang via llvm-commits
llvm-commits at lists.llvm.org
Tue May 27 12:33:34 PDT 2025
================
@@ -9785,13 +9802,36 @@ SDValue PPCTargetLowering::LowerBUILD_VECTOR(SDValue Op,
dl);
// If the sign extended value is in the range [-16,15], use VSPLTI[bhw].
----------------
lei137 wrote:
nit: maybe this doc need to be updated.
https://github.com/llvm/llvm-project/pull/141282
More information about the llvm-commits
mailing list