From: Pan Li <pan2...@intel.com> Rearrange the test cases of cond_widen_complicate-3 by different types into different files, instead of put all types together. Then we can easily reduce the range when asm check fails.
I'm not opposed to refactoring but what's the reason for it? We have a large number of similar tests that also include all possible types. And aren't all the tests you touch FAILing anyway right now? (Due to the combine change...)
-- Regards Robin