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

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Aug 20 02:55:34 PDT 2022


RKSimon updated this revision to Diff 454187.
RKSimon added a comment.

Update the description of the cost mdel values for each cost kind.


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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D132216.454187.patch
Type: text/x-patch
Size: 174766 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220820/8a3ba139/attachment-0001.bin>


More information about the llvm-commits mailing list