Use the target preferred type for G_EXTRACT_VECTOR_ELT index.
Allows for better imported pattern re-use.
Paths
| Differential D53592
[GlobalISel] Use the target preferred type for G_EXTRACT_VECTOR_ELT index ClosedPublic Authored by aemerson on Oct 23 2018, 11:18 AM.
Details Summary Use the target preferred type for G_EXTRACT_VECTOR_ELT index. Allows for better imported pattern re-use.
Diff Detail
Event Timelineaemerson added a child revision: D53594: [GlobalISel] Introduce G_BUILD_VECTOR and G_CONCAT_VECTOR opcodes.Oct 23 2018, 11:28 AM This revision is now accepted and ready to land.Oct 24 2018, 11:01 AM
Revision Contents
Diff 170705 include/llvm/Target/GlobalISel/SelectionDAGCompat.td
lib/CodeGen/GlobalISel/IRTranslator.cpp
lib/CodeGen/GlobalISel/LegalizerHelper.cpp
lib/Target/AArch64/AArch64LegalizerInfo.cpp
test/CodeGen/AArch64/GlobalISel/arm64-fallback.ll
test/CodeGen/AArch64/GlobalISel/arm64-irtranslator.ll
test/CodeGen/AArch64/GlobalISel/legalizer-info-validation.mir
|