This adds some basic vector bswap costs, providing the type is supported.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D155806
[AArch64] Basic vector bswap costs ClosedPublic Authored by dmgreen on Jul 20 2023, 2:52 AM.
Details Summary This adds some basic vector bswap costs, providing the type is supported.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jul 20 2023, 3:08 AM dmgreen mentioned this in rG4f578e9407ea: [AArch64] Update bswap cost test. NFC.Jul 20 2023, 5:53 AM This revision was landed with ongoing or failed builds.Jul 21 2023, 12:49 AM Closed by commit rG8da62b865fe5: [AArch64] Basic vector bswap costs (authored by dmgreen). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 542788 llvm/lib/Target/AArch64/AArch64TargetTransformInfo.cpp
llvm/test/Analysis/CostModel/AArch64/bswap.ll
|