[PATCH] D76478: [X86] More accurately model the cost of horizontal reductions.

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Mar 22 14:29:17 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rGf4c67dfa925a: [X86] More accurately model the cost of horizontal reductions. (authored by craig.topper).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D76478/new/

https://reviews.llvm.org/D76478

Files:
  llvm/lib/Target/X86/X86TargetTransformInfo.cpp
  llvm/test/Analysis/CostModel/X86/reduce-add.ll
  llvm/test/Analysis/CostModel/X86/reduce-and.ll
  llvm/test/Analysis/CostModel/X86/reduce-mul.ll
  llvm/test/Analysis/CostModel/X86/reduce-or.ll
  llvm/test/Analysis/CostModel/X86/reduce-xor.ll
  llvm/test/Analysis/CostModel/X86/reduction.ll
  llvm/test/Transforms/SLPVectorizer/X86/reduction_unrolled.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D76478.251917.patch
Type: text/x-patch
Size: 216776 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200322/e8dd221b/attachment-0001.bin>


More information about the llvm-commits mailing list