When wider vectors are used, for example fixed width SVE,
there is no patterns to select AArch64ISD::LD1LANEpost
nodes, so we should do an early exit.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D117674
Restrict performPostLD1Combine to 64 and 128 bit vectors ClosedPublic Authored by mgabka on Jan 19 2022, 6:24 AM.
Details Summary When wider vectors are used, for example fixed width SVE,
Diff Detail
Event TimelineHerald added subscribers: ctetreau, hiraditya, kristof.beyls. · View Herald TranscriptJan 19 2022, 6:24 AM This revision is now accepted and ready to land.Jan 25 2022, 2:52 AM Closed by commit rGc5263cd51868: Restrict performPostLD1Combine to 64 and 128 bit vectors (authored by mgabka, committed by awarzynski). · Explain WhyJan 26 2022, 1:58 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 403175 llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
llvm/test/CodeGen/AArch64/sve-ld-post-inc.ll
|