Fwd: [llvm][SelectionDAG] trivial patch: fix misprint in SelectionDAGLegalize::ExpandInsertToVectorThroughStack

Daniil Troshkov troshkovdanil at gmail.com
Wed Nov 12 06:07:01 PST 2014


---------- Forwarded message ----------
From: Daniil Troshkov <troshkovdanil at gmail.com>
Date: Wed, Nov 12, 2014 at 4:52 PM
Subject: [llvm][SelectionDAG] trivial patch: fix misprint in
SelectionDAGLegalize::ExpandInsertToVectorThroughStack
To: resistor at mac.com
Cc: LLVM Developers Mailing List <llvmdev at cs.uiuc.edu>


Hi Owen!

The "First store the whole vector" is without uses and will be deleted
later.
I've attached trivial patch to fix it.
I have no commit access so if patch is OK, please, commit it .

Danil.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20141112/a17ceda8/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ExpandInsertToVectorThroughStack.patch
Type: application/octet-stream
Size: 2960 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20141112/a17ceda8/attachment.obj>


More information about the llvm-commits mailing list