[all-commits] [llvm/llvm-project] b9417c: [CostModel] Handle CTLZ and CCTZ in getTypeBasedIn...

sdesmalen-arm via All-commits all-commits at lists.llvm.org
Tue Jan 26 06:38:46 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b9417c3616d5e1c0cae47e0b6e07209433316abe
      https://github.com/llvm/llvm-project/commit/b9417c3616d5e1c0cae47e0b6e07209433316abe
  Author: Sander de Smalen <sander.desmalen at arm.com>
  Date:   2021-01-26 (Tue, 26 Jan 2021)

  Changed paths:
    M llvm/include/llvm/CodeGen/BasicTTIImpl.h
    M llvm/test/Analysis/CostModel/ARM/intrinsic-cost-kinds.ll

  Log Message:
  -----------
  [CostModel] Handle CTLZ and CCTZ in getTypeBasedIntrinsicInstrCost

Reviewed By: dmgreen

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




More information about the All-commits mailing list