This needs some tablegen changes so that we can actually import the patterns properly.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D102204
[AArch64][GlobalISel] Support truncstorei8/i16 w/ combine to form truncating G_STOREs. ClosedPublic Authored by aemerson on May 10 2021, 5:49 PM.
Details Summary This needs some tablegen changes so that we can actually import the patterns properly.
Diff Detail
Event TimelineHerald added subscribers: danielkiss, hiraditya, kristof.beyls, rovka. · View Herald TranscriptMay 10 2021, 5:49 PM
This revision is now accepted and ready to land.May 11 2021, 10:37 AM This revision was landed with ongoing or failed builds.May 11 2021, 11:33 AM Closed by commit rGae2b36e8bdfa: [AArch64][GlobalISel] Support truncstorei8/i16 w/ combine to form truncating… (authored by aemerson). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 344473 llvm/include/llvm/Target/TargetSelectionDAG.td
llvm/lib/Target/AArch64/AArch64Combine.td
llvm/lib/Target/AArch64/GISel/AArch64LegalizerInfo.cpp
llvm/lib/Target/AArch64/GISel/AArch64PostLegalizerLowering.cpp
llvm/test/CodeGen/AArch64/GlobalISel/arm64-atomic.ll
llvm/test/CodeGen/AArch64/GlobalISel/legalize-load-store.mir
llvm/test/CodeGen/AArch64/GlobalISel/postlegalizer-lowering-truncstore.mir
llvm/test/CodeGen/AArch64/GlobalISel/select-store.mir
llvm/utils/TableGen/GlobalISelEmitter.cpp
|
should probably be a doxygen comment