A tile slice offset of '0' is the default and by moving this into
SelectSMETileSlice we can remove some redundant patterns.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D128506
[AArch64][SME] NFC: Extend tile_slice ComplexPattern to match default case. ClosedPublic Authored by sdesmalen on Jun 24 2022, 1:52 AM.
Details Summary A tile slice offset of '0' is the default and by moving this into
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jun 24 2022, 2:58 AM This revision was landed with ongoing or failed builds.Jun 28 2022, 1:19 AM Closed by commit rGab7218277c80: [AArch64][SME] NFC: Extend tile_slice ComplexPattern to match default case. (authored by sdesmalen). · Explain Why This revision was automatically updated to reflect the committed changes. sdesmalen marked an inline comment as done.
Revision Contents
Diff 440522 llvm/lib/Target/AArch64/AArch64ISelDAGToDAG.cpp
llvm/lib/Target/AArch64/SMEInstrFormats.td
|
nit: added whitespace