[llvm] r226746 - [canonicalization] Refactor how we create new stores into a helper

Chandler Carruth chandlerc at gmail.com
Wed Jan 21 16:39:22 PST 2015


On Wed, Jan 21, 2015 at 3:45 PM, Chandler Carruth <chandlerc at gmail.com>
wrote:

> [canonicalization] Refactor how we create new stores into a helper
> function. This is a bit tidier anyways and will make a subsquent patch
> simpler as I want to add another case to this combine.
>

I didn't end up needing this, but it seems cleaner to leave it in. Let me
know if anyone prefers the old code.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150121/299745ba/attachment.html>


More information about the llvm-commits mailing list