Probably makes no difference in codegen but makes the IR simpler and easier to read.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D109667
[AArch64][SVE][InstCombine] Eliminate redundant chains of tuple get/set ClosedPublic Authored by mnadeem on Sep 12 2021, 4:32 PM.
Details Summary Probably makes no difference in codegen but makes the IR simpler and easier to read.
Diff Detail Event TimelineThis revision is now accepted and ready to land.Sep 22 2021, 8:12 AM This revision was landed with ongoing or failed builds.Sep 22 2021, 9:27 PM Closed by commit rG3b12282b0ed7: [AArch64][SVE][InstCombine] Eliminate redundant chains of tuple get/set (authored by mnadeem). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 372142 llvm/lib/Target/AArch64/AArch64TargetTransformInfo.cpp
llvm/test/Transforms/InstCombine/AArch64/sve-intrinsic-opts-tuple-get.ll
|