[AArch64][SVE][InstCombine] Eliminate redundant chains of tuple get/set
authorUsman Nadeem <mnadeem@quicinc.com>
Tue, 14 Sep 2021 04:32:19 +0000 (21:32 -0700)
committerUsman Nadeem <mnadeem@quicinc.com>
Thu, 23 Sep 2021 03:59:46 +0000 (20:59 -0700)
commit3b12282b0ed738f138229993505fbba23cd534a2
tree54ca15759a7e9fea1f1c6fc2fa502af81f0f6316
parent1873f3be78a5255df8c36c195f4c778f9f47fc5c
[AArch64][SVE][InstCombine] Eliminate redundant chains of tuple get/set

Differential Revision: https://reviews.llvm.org/D109667

Change-Id: I06a3c28e3658ecda109a3a1b73265828274ab2ea
llvm/lib/Target/AArch64/AArch64TargetTransformInfo.cpp
llvm/test/Transforms/InstCombine/AArch64/sve-intrinsic-opts-tuple-get.ll [new file with mode: 0644]