[PATCH] D92208: [AArch64][CostModel] Fixed costs for mul <2 x i64>

Sjoerd Meijer via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 30 03:37:33 PST 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG5110ff08176f: [AArch64][CostModel] Fix cost for mul <2 x i64> (authored by SjoerdMeijer).

Changed prior to commit:
  https://reviews.llvm.org/D92208?vs=308303&id=308310#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D92208

Files:
  llvm/lib/Target/AArch64/AArch64TargetTransformInfo.cpp
  llvm/test/Analysis/CostModel/AArch64/mul.ll
  llvm/test/Transforms/LoopVectorize/AArch64/extractvalue-no-scalarization-required.ll
  llvm/test/Transforms/SLPVectorizer/AArch64/mul.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D92208.308310.patch
Type: text/x-patch
Size: 7001 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201130/ac27ceef/attachment.bin>


More information about the llvm-commits mailing list