Skip to content
Commit da381cf7 authored by Sanjay Patel's avatar Sanjay Patel
Browse files

[SLP] allow matching integer min/max intrinsics as reduction ops

This is a 2nd try of:
3c8473ba
which was reverted at:
 a26312f9
because of crashing.

This version includes extra code and tests to avoid the known
crashing examples as discussed in PR49730.

Original commit message:
As noted in D98152, we need to patch SLP to avoid regressions when
we start canonicalizing to integer min/max intrinsics.
Most of the real work to make this possible was in:
7202f475

Differential Revision: https://reviews.llvm.org/D98981
parent dcf96178
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment