[AArch64][SVE] Change DupLane128Combine Index comparison to 0
authorMatt Devereau <matthew.devereau@arm.com>
Fri, 29 Jul 2022 14:20:00 +0000 (14:20 +0000)
committerMatt Devereau <matthew.devereau@arm.com>
Fri, 29 Jul 2022 14:31:00 +0000 (14:31 +0000)
commita8b726ac658a846c740cacff66806917779a7e11
tree7d0d609634de7ce48138ce1fd77a197fa723ab37
parent64fdcfeb1a7336b79f07c583752ec4db7df56657
[AArch64][SVE] Change DupLane128Combine Index comparison to 0

IdxInsert == IdxDupLane is incorrect. IdxInsert is the starting element number,
whereas IdxIndex is the index of a quadword
llvm/lib/Target/AArch64/AArch64ISelLowering.cpp