[PATCH] D37236: [InstCombine] add insertelement + shuffle demanded element fold

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 28 16:46:18 PDT 2017


craig.topper added a comment.

Oh the use count is high because we haven't DCEd the insert_element we bypassed yet.


https://reviews.llvm.org/D37236





More information about the llvm-commits mailing list