[PATCH] D71779: [AArch64][SVE] Add patterns for signed and unsigned min/max instructions

Eli Friedman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 20 13:58:23 PST 2019


efriedma added a comment.

Do we actually need an intrinsic for this, as opposed to adding patterns for ISD::SMAX etc.?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D71779





More information about the llvm-commits mailing list