[PATCH] D90431: [x86] add cost overrides for mul with overflow

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 30 09:38:35 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG251dd7c0f999: [x86] add cost overrides for mul with overflow (authored by spatel).

Changed prior to commit:
  https://reviews.llvm.org/D90431?vs=301753&id=301929#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D90431

Files:
  llvm/lib/Target/X86/X86TargetTransformInfo.cpp
  llvm/test/Analysis/CostModel/X86/arith-overflow.ll
  llvm/test/Analysis/CostModel/X86/intrinsic-cost-kinds.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D90431.301929.patch
Type: text/x-patch
Size: 71955 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201030/383c1e6f/attachment.bin>


More information about the llvm-commits mailing list