[PATCH] D98432: [SLP] Fix crash when matching associative reduction for integer min/max.

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 11 11:10:36 PST 2021


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

LGTM - I'm looking at what it will take to allow matching intrinsics, but we should fix the crash first.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D98432



More information about the llvm-commits mailing list