This patch only provides basic LoongArchTTIImpl, and more hooks
will be added to provide TTI machinery for LoongArch soon.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D147524
[LoongArch] Provide basic TargetTransformInfo implementation ClosedPublic Authored by zhaoqi5 on Apr 4 2023, 6:10 AM.
Details Summary This patch only provides basic LoongArchTTIImpl, and more hooks
Diff Detail Event TimelineSixWeining retitled this revision from [LoongArch] Provide basic TTI implementation for LoongArch to [LoongArch] Provide basic TargetTransformInfo implementation. Comment ActionsLGTM. I just amended the title and commit message a little. This revision is now accepted and ready to land.Apr 19 2023, 5:05 AM Closed by commit rG040a41a85293: [LoongArch] Provide basic TargetTransformInfo implementation (authored by SixWeining). · Explain WhyMay 5 2023, 8:39 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 510765 llvm/lib/Target/LoongArch/CMakeLists.txt
llvm/lib/Target/LoongArch/LoongArchTargetMachine.h
llvm/lib/Target/LoongArch/LoongArchTargetMachine.cpp
llvm/lib/Target/LoongArch/LoongArchTargetTransformInfo.h
llvm/lib/Target/LoongArch/LoongArchTargetTransformInfo.cpp
|