[PATCH] D87236: [X86][SSE2] Use smarter instruction patterns for lowering UMIN/UMAX with v8i16 and SMIN/SMAX with v16i8.

Tom Hender via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 21 08:37:27 PDT 2020


TomHender added a comment.

I published a followup patch D88026 <https://reviews.llvm.org/D88026> that fixes the horizontal reduction regression in the way suggested by craig.topper.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D87236



More information about the llvm-commits mailing list