| | | | --- | --- | | Bugzilla Link | [36495](https://llvm.org/bz36495) | | Version | trunk | | OS | Linux | | Attachments | [Test](https://user-images.githubusercontent.com/60944935/143757120-b2e348d4-41b6-42cb-9dc1-f137ddddcde1.gz) | | Reporter | LLVM Bugzilla Contributor | | CC | @chandlerc,@RKSimon,@rotateright | ## Extended Description In the test case, MinByVal should inline its call to Min, given that Min is sufficiently short *after* SLP Vectorization.