[PATCH] D52540: Fix an ordering bug in the scalarizer.

Mikael Holmén via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 2 23:41:46 PDT 2018


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

We are using the Scalarizer in our out-of-tree target and I've run some tests with the patch without problems so I think it's ok.
Please wait a day before submitting though in case someone who really knows this code objects, but if not I think it's ok to push.


https://reviews.llvm.org/D52540





More information about the llvm-commits mailing list