[all-commits] [llvm/llvm-project] ad8e4d: [CostModel][X86] Add and/or/xor general cost kinds...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Wed Aug 31 09:27:06 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ad8e4dd2ade4df7946238ee9fc8d3abfe32e2edf
      https://github.com/llvm/llvm-project/commit/ad8e4dd2ade4df7946238ee9fc8d3abfe32e2edf
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2022-08-31 (Wed, 31 Aug 2022)

  Changed paths:
    M llvm/lib/Target/X86/X86TargetTransformInfo.cpp
    M llvm/test/Analysis/CostModel/X86/arith-int-latency.ll
    M llvm/test/Analysis/CostModel/X86/arith-int-sizelatency.ll
    M llvm/test/Analysis/CostModel/X86/intrinsic-cost-kinds.ll
    M llvm/test/Analysis/CostModel/X86/rem-latency.ll
    M llvm/test/Analysis/CostModel/X86/rem-sizelatency.ll

  Log Message:
  -----------
  [CostModel][X86] Add and/or/xor general cost kinds support

Account for double-pumping on early AVX1/AVX2 targets




More information about the All-commits mailing list