Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D102490
[CostModel][AArch64] Add missing costs for getShuffleCost for scalable vectors ClosedPublic Authored by CarolineConcatto on May 14 2021, 5:59 AM.
Details
Diff Detail
Event TimelineHerald added subscribers: danielkiss, hiraditya, kristof.beyls. · View Herald TranscriptMay 14 2021, 5:59 AM CarolineConcatto retitled this revision from [CostModel][AArch64] Add missing costs for getShuffleCost with scalable vectors to [CostModel][AArch64] Add missing costs for getShuffleCost for scalable vectors.May 14 2021, 6:01 AM This revision is now accepted and ready to land.May 14 2021, 6:09 AM This revision was landed with ongoing or failed builds.May 20 2021, 1:16 AM Closed by commit rG9199b6535df1: [CostModel][AArch64] Add missing costs for getShuffleCost with scalable vectors (authored by CarolineConcatto). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 346650 llvm/lib/Target/AArch64/AArch64TargetTransformInfo.cpp
llvm/test/Analysis/CostModel/AArch64/sve-intrinsics.ll
llvm/test/Analysis/CostModel/AArch64/sve-shuffle-broadcast.ll
|