Pass the instruction to the base implementation.
Details
Details
Diff Detail
Diff Detail
Event Timeline
Comment Actions
I copied over the tests in https://reviews.llvm.org/rG751da4d596ea, and this patch doesn't change the results.
Paths
| Differential D79562
[AArch64][CostModel] getCastInstrCost ClosedPublic Authored by samparker on May 7 2020, 3:33 AM.
Details Summary Pass the instruction to the base implementation.
Diff Detail Event TimelineComment Actions I copied over the tests in https://reviews.llvm.org/rG751da4d596ea, and this patch doesn't change the results. This revision is now accepted and ready to land.May 12 2020, 1:23 AM Closed by commit rG1952c86d6146: [AArch64][CostModel] getCastInstrCost (authored by samparker). · Explain WhyMay 12 2020, 2:07 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 263376 llvm/lib/Target/AArch64/AArch64TargetTransformInfo.cpp
llvm/test/Analysis/CostModel/AArch64/cast.ll
llvm/test/Transforms/SLPVectorizer/AArch64/horizontal.ll
|