[llvm] [GISEL] Add G_SPLAT_VECTOR_PARTS to represent 64-bit splat vectors on… (PR #86970)
Thorsten Schütt via llvm-commits
llvm-commits at lists.llvm.org
Thu Mar 28 09:59:50 PDT 2024
tschuett wrote:
I assume that this again for patterns, but `G_SPLAT_VECTOR(G_MERGE_VALUES(lower, upper))` is the same?!?
https://github.com/llvm/llvm-project/pull/86970
More information about the llvm-commits
mailing list