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

Dave Green via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 11 07:52:08 PDT 2023


dmgreen accepted this revision.
dmgreen added a comment.
This revision is now accepted and ready to land.

Thanks. The SVE types could be predicated on hasSVE, but it doesn't make much sense to cost them without it.

LGTM


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D154622



More information about the llvm-commits mailing list