[PATCH] D89953: [AArch64] Implement getIntrinsicInstrCost, handle min/max intrinsics.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 22 06:13:45 PDT 2020


fhahn updated this revision to Diff 299944.
fhahn added a comment.

Add missing v4i16, use auto, remove unncessary using.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D89953

Files:
  llvm/lib/Target/AArch64/AArch64TargetTransformInfo.cpp
  llvm/lib/Target/AArch64/AArch64TargetTransformInfo.h
  llvm/test/Analysis/CostModel/AArch64/min-max.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D89953.299944.patch
Type: text/x-patch
Size: 11205 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201022/6fc48061/attachment.bin>


More information about the llvm-commits mailing list