[PATCH] D76400: [X86] Attempt to more accurately model the cost of a bool reduction of wide vector type.

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 19 09:48:15 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rGc13aa36bb7d1: [X86] Attempt to more accurately model the cost of a bool reduction of wide… (authored by craig.topper).
Herald added a project: LLVM.

Changed prior to commit:
  https://reviews.llvm.org/D76400?vs=251238&id=251405#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D76400

Files:
  llvm/lib/Target/X86/X86TargetTransformInfo.cpp
  llvm/test/Analysis/CostModel/X86/reduce-and.ll
  llvm/test/Analysis/CostModel/X86/reduce-or.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D76400.251405.patch
Type: text/x-patch
Size: 17988 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200319/efafff12/attachment-0001.bin>


More information about the llvm-commits mailing list