[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
Mon Jul 10 04:59:45 PDT 2023


chuongg3 updated this revision to Diff 538586.
chuongg3 added a reviewer: paulwalker-arm.
chuongg3 added a comment.

Removed arguments for the min/max test


Repository:
  rG LLVM Github Monorepo

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

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.538586.patch
Type: text/x-patch
Size: 27890 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230710/1a8f5e00/attachment.bin>


More information about the llvm-commits mailing list