[llvm] [GISEL] Add G_SPLAT_VECTOR_PARTS to represent 64-bit splat vectors on… (PR #86970)

Amara Emerson via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 28 10:11:43 PDT 2024


aemerson wrote:

> Will AArch64 also need the parts or is this an SDAG legacy artefact?

AFAICT no one else except for RISC-V is using it in SDAG. AArch64 doesn't have this illegal scalar type oddity.

https://github.com/llvm/llvm-project/pull/86970


More information about the llvm-commits mailing list