[all-commits] [llvm/llvm-project] 8da62b: [AArch64] Basic vector bswap costs

David Green via All-commits all-commits at lists.llvm.org
Fri Jul 21 00:49:14 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 8da62b865fe5bfe36af273954a29a63a78bfd7b9
      https://github.com/llvm/llvm-project/commit/8da62b865fe5bfe36af273954a29a63a78bfd7b9
  Author: David Green <david.green at arm.com>
  Date:   2023-07-21 (Fri, 21 Jul 2023)

  Changed paths:
    M llvm/lib/Target/AArch64/AArch64TargetTransformInfo.cpp
    M llvm/test/Analysis/CostModel/AArch64/bswap.ll

  Log Message:
  -----------
  [AArch64] Basic vector bswap costs

This adds some basic vector bswap costs, providing the type is supported.

Differential Revision: https://reviews.llvm.org/D155806




More information about the All-commits mailing list