Also changes the fewerElements helper to use the lookthrough constant helper instead of m_ICst, since m_ICst doesn't look through extends.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D103227
[AArch64][GlobalISel] Legalize oversize G_EXTRACT_VECTOR_ELT sources. ClosedPublic Authored by aemerson on May 26 2021, 11:36 PM.
Details Summary Also changes the fewerElements helper to use the lookthrough constant helper instead of m_ICst, since m_ICst doesn't look through extends.
Diff Detail
Event TimelineHerald added subscribers: danielkiss, hiraditya, kristof.beyls, rovka. · View Herald TranscriptMay 26 2021, 11:36 PM This revision is now accepted and ready to land.May 27 2021, 5:27 PM This revision was landed with ongoing or failed builds.May 28 2021, 12:01 AM Closed by commit rG59a4ee97288b: [AArch64][GlobalISel] Legalize oversize G_EXTRACT_VECTOR_ELT sources. (authored by aemerson). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 348450 llvm/lib/CodeGen/GlobalISel/LegalizerHelper.cpp
llvm/lib/Target/AArch64/GISel/AArch64LegalizerInfo.cpp
llvm/test/CodeGen/AArch64/GlobalISel/arm64-fallback.ll
llvm/test/CodeGen/AArch64/GlobalISel/legalize-extract-vector-elt.mir
|