[PATCH] D132216: [CostModel][X86] Support cost kind specific look up tables

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 25 04:34:38 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG45846854a2c1: [CostModel][X86] Support cost kind specific look up tables (authored by RKSimon).

Changed prior to commit:
  https://reviews.llvm.org/D132216?vs=454187&id=455538#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D132216

Files:
  llvm/lib/Target/X86/X86TargetTransformInfo.cpp
  llvm/test/Analysis/CostModel/X86/intrinsic-cost-kinds.ll
  llvm/test/Analysis/CostModel/X86/select-codesize.ll
  llvm/test/Analysis/CostModel/X86/select-latency.ll
  llvm/test/Analysis/CostModel/X86/select-sizelatency.ll
  llvm/test/Transforms/PhaseOrdering/X86/vector-reductions-logical.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D132216.455538.patch
Type: text/x-patch
Size: 179138 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220825/2cbbdbc5/attachment.bin>


More information about the llvm-commits mailing list