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

Haohai, Wen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 7 19:40:22 PST 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGd2c093e79d14: [CostModel][X86] Add i64 mul cost for avx512 as 1cy (authored by HaohaiWen).

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.392626.patch
Type: text/x-patch
Size: 78658 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211208/7c44f834/attachment-0001.bin>


More information about the llvm-commits mailing list