[PATCH] D88026: [X86][SSE2] Follow up patch for D87236 to avoid the regression regarding horizontal unsigned 16 bit minimums and maximums.

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 7 02:27:12 PDT 2020


RKSimon added a comment.
Herald added a subscriber: pengfei.

We might be better off waiting until D88787 <https://reviews.llvm.org/D88787> lands then we can decide if we want to use shouldExpandReduction() to allow us to handle these reduction opcodes in dag directly


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D88026



More information about the llvm-commits mailing list