[all-commits] [llvm/llvm-project] c5ef1f: [TTI] Add default cost expansion for abs/smax/smin...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Wed Jul 29 04:13:38 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: c5ef1f1edd4d539df530b07daf7a0c8b94d0efc8
      https://github.com/llvm/llvm-project/commit/c5ef1f1edd4d539df530b07daf7a0c8b94d0efc8
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2020-07-29 (Wed, 29 Jul 2020)

  Changed paths:
    M llvm/include/llvm/CodeGen/BasicTTIImpl.h
    M llvm/test/Analysis/CostModel/X86/abs.ll
    M llvm/test/Analysis/CostModel/X86/arith-sminmax.ll
    M llvm/test/Analysis/CostModel/X86/arith-uminmax.ll

  Log Message:
  -----------
  [TTI] Add default cost expansion for abs/smax/smin/umax/umin intrinsics




More information about the All-commits mailing list