[PATCH] D12965: [InstCombine] shrink switch conditions better (PR24766)
David Majnemer via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 14 10:28:20 PDT 2016
majnemer added a subscriber: majnemer.
majnemer added a comment.
Hmm. My understanding was that InstCombine was not supposed to create IR with illegal types if it could help it.
http://reviews.llvm.org/D12965
More information about the llvm-commits
mailing list