The target selection DAG lowering information is needed for
SelectionDAGBuilder to lower a call like memcmp into an optimized
form.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D134712
[LoongArch] Override TargetSubtargetInfo::getSelectionDAGInfo ClosedPublic Authored by wangleiat on Sep 27 2022, 12:55 AM.
Details Summary The target selection DAG lowering information is needed for
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Sep 27 2022, 1:51 AM Closed by commit rG7b1bdfbeb002: [LoongArch] Override TargetSubtargetInfo::getSelectionDAGInfo (authored by wangleiat, committed by SixWeining). · Explain WhySep 28 2022, 5:48 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 463731 llvm/lib/Target/LoongArch/LoongArchSubtarget.h
llvm/test/CodeGen/LoongArch/memcmp.ll
|