[all-commits] [llvm/llvm-project] de7991: [AArch64] Add cost tests for bitreverse

Irina Dobrescu via All-commits all-commits at lists.llvm.org
Thu Jun 10 07:20:18 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: de79919e9ec9c5ca1aaec54ca0a5f959739d48da
      https://github.com/llvm/llvm-project/commit/de79919e9ec9c5ca1aaec54ca0a5f959739d48da
  Author: Irina Dobrescu <irina.dobrescu at arm.com>
  Date:   2021-06-10 (Thu, 10 Jun 2021)

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

  Log Message:
  -----------
  [AArch64] Add cost tests for bitreverse

This patch includes cost tests for bit reverse as well as some adjustments to the cost model.

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




More information about the All-commits mailing list