[PATCH] D99328: [SLP] Fix crash in reduction for integer min/max
Sanjay Patel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Mar 25 06:08:03 PDT 2021
spatel accepted this revision.
spatel added a comment.
This revision is now accepted and ready to land.
Code change LGTM.
Please just add this test to the file that we created for the similar problem in D98432 <https://reviews.llvm.org/D98432>. Note that we don't need asserts or redirect of stderr in that test file either.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D99328/new/
https://reviews.llvm.org/D99328
More information about the llvm-commits
mailing list