[PATCH] D151482: [LV] Add support for minimum/maximum intrinsics

Anna Thomas via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 7 06:55:47 PDT 2023


anna added a comment.

The reduction intrinsic is introduced here: https://reviews.llvm.org/D152370
Once that and dependent patch lands, this patch will be rebased to use the new reduction intrinsic.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D151482



More information about the llvm-commits mailing list