[PATCH] D21246: [InstCombine] Add rule to fold away trunc of partial load

Anna Thomas via llvm-commits llvm-commits at lists.llvm.org
Sat Jun 18 18:54:52 PDT 2016


anna added a comment.

> Just noticed there is a similar change that went in for the same function checking. This change adds a new parameter to the function isLoadCSE, with default as nullptr.


change in question: http://reviews.llvm.org/D21246


http://reviews.llvm.org/D21246





More information about the llvm-commits mailing list