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

Daniil Troshkov troshkovdanil at gmail.com
Wed Nov 12 05:52:52 PST 2014


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-dev/attachments/20141112/52592eeb/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-dev/attachments/20141112/52592eeb/attachment.obj>


More information about the llvm-dev mailing list