[PATCH] D14596: [SROA] Choose more profitable type in findCommonType

Chandler Carruth via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 15 14:07:04 PST 2015


chandlerc added a comment.

As I said, what would help me here is a reduced *IR* test case. I think C++ is too high level and clearly everything is broken by the time you get to x86.

Without a good IR test case, its impossible for me to give a concrete path forward here.


http://reviews.llvm.org/D14596





More information about the llvm-commits mailing list