[PATCH] D154622: [AArch64] Fix cost modelling for SVE Min/Max Intrinsics

Tuan Chuong Goh via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 6 09:24:21 PDT 2023


chuongg3 created this revision.
chuongg3 added reviewers: dmgreen, NickGuy.
chuongg3 added a project: LLVM.
Herald added subscribers: hiraditya, kristof.beyls.
Herald added a project: All.
chuongg3 requested review of this revision.

Add more legal types for SMIN, SMAX, UMIN, UMAX in cost modelling for AArch64


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D154622

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D154622.537764.patch
Type: text/x-patch
Size: 43713 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230706/b917b6d3/attachment.bin>


More information about the llvm-commits mailing list