[PATCH] D115016: [CostModel][X86] Add i64 mul cost for avx as 1cy

Haohai, Wen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Dec 5 23:05:20 PST 2021


HaohaiWen updated this revision to Diff 391972.
HaohaiWen added a comment.

Move to avx512 cost table and rebase


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D115016

Files:
  llvm/lib/Target/X86/X86TargetTransformInfo.cpp
  llvm/test/Analysis/CostModel/X86/arith-fix.ll
  llvm/test/Analysis/CostModel/X86/arith-overflow.ll
  llvm/test/Analysis/CostModel/X86/arith.ll
  llvm/test/Analysis/CostModel/X86/mul.ll
  llvm/test/Analysis/CostModel/X86/rem.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D115016.391972.patch
Type: text/x-patch
Size: 78658 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211206/fb159565/attachment.bin>


More information about the llvm-commits mailing list